- 06 Jan, 2023 1 commit
-
-
brkirch authored
-
- 04 Jan, 2023 20 commits
-
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Add image paste fallback
-
AUTOMATIC1111 authored
update opencv package inside requirements.txt
-
AUTOMATIC1111 authored
Save Optimizer next to TI embedding
-
AUTOMATIC1111 authored
add missing state info
-
AUTOMATIC1111 authored
add api logging
-
AUTOMATIC1111 authored
better targetting, class tabs was autoassigned
-
AUTOMATIC1111 authored
Add more latent upscale modes
-
AUTOMATIC1111 authored
Save full resolution of intermediate step
-
MMaker authored
Comma was causing the the value in PNG info to be quoted, which causes the upscaler dropdown option to be blank when sending to UI
-
MMaker authored
-
AUTOMATIC authored
-
MMaker authored
-
MMaker authored
-
AUTOMATIC authored
-
AUTOMATIC authored
failing to load model weights from settings won't break generation for currently loaded model anymore
-
MMaker authored
-
Gerschel authored
I moved a preset manager into quicksettings, this function was targeting my component instead of the tabs. This is because class tabs is autoassigned, while element id #tabs is not, this allows a tabbed component to live in the quicksettings.
-
AUTOMATIC1111 authored
ui: save dropdown sampling method to the ui-config
-
Max Weber authored
-
- 03 Jan, 2023 19 commits
-
-
AUTOMATIC authored
-
MMaker authored
Fixes Firefox pasting support (and possibly other browsers)
-
AUTOMATIC authored
added footer removed unused inpainting code
-
Vladimir Mandic authored
-
Vladimir Mandic authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
Vladimir Mandic authored
-
Vladimir Mandic authored
-
Vladimir Mandic authored
-
AUTOMATIC authored
-
Shondoit authored
Also add check to load only .PT and .BIN files as embeddings. (since we add .optim files in the same directory)
-
AUTOMATIC authored
-
hithereai authored
The old 'opencv-python' package is very limiting in terms of optical flow - so I propose a package change to 'opencv-contrib-python', which has more cv2.optflow methods. These are needed for optical flow trickery in auto1111 and its extensions, and it cannot be installed by an extension as only a single package of opencv needs to be installed for optical flow to work properly. Change of the main one is Inevitable.
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-