- 25 Jan, 2023 6 commits
-
-
AUTOMATIC1111 authored
Fix Approx NN previews changing first generation result
-
AUTOMATIC1111 authored
Add instruct-pix2pix hijack
-
Kyle authored
Update requirement for transformers to version 4.25.1 to allow instruct-pix2pix demo code to work
-
Kyle authored
Allows loading instruct-pix2pix models via same method as inpainting models in sd_models.py and sd_hijack_ip2p.py Adds ddpm_edit.py necessary for instruct-pix2pix
-
AUTOMATIC1111 authored
Adds X/Y/Z Grid Script
-
AUTOMATIC authored
-
- 24 Jan, 2023 19 commits
-
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
add PIP_INSTALLER_LOCATION env var to install pip if it's not installed remove accidental call to accelerate when venv is disabled add another env var to skip venv - SKIP_VENV
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
EllangoK authored
-
EllangoK authored
-
EllangoK authored
-
EllangoK authored
this is mostly just so git can detect it properly
-
AUTOMATIC authored
also return the removed field to sdapi/v1/upscalers because someone might have relied on it existing
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Add exception handling to API image decode
-
AUTOMATIC1111 authored
Make SwinIR upscaler interruptible and skippable
-
AUTOMATIC1111 authored
Set Linux xformers 0.0.16RC425
-
brkirch authored
The loading of the model for approx nn live previews can change the internal state of PyTorch, resulting in a different image. This can be avoided by preloading the approx nn model in advance.
-
acncagua authored
-
catboxanon authored
-
catboxanon authored
-
- 23 Jan, 2023 15 commits
-
-
Vladimir Mandic authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Add selector to interrogate categories
-
AUTOMATIC authored
-
AUTOMATIC authored
you can all now stop worrying about it
-
Vladimir Mandic authored
-
Vladimir Mandic authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Extra network view style
-
AUTOMATIC1111 authored
API should use same image format as specified in WebUI settings
-
Guillermo Moreno authored
-
AUTOMATIC authored
-
Vladimir Mandic authored
-
AUTOMATIC authored
-
AUTOMATIC authored
add a message about new torch/xformers version and a way to upgrade by specifying a commandline flag
-