- 27 Nov, 2022 31 commits
-
-
AUTOMATIC1111 authored
Fix support for devices other than CUDA in DeepBooru
-
AUTOMATIC1111 authored
Fix api ignoring sampler_name settings
-
AUTOMATIC1111 authored
CI tests with github-actions and some improvements to testing
-
AUTOMATIC1111 authored
fix null negative_prompt on get requests
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Forcing HTTPS instead of HTTP for ngrok
-
AUTOMATIC authored
rework #5012 to also work for pictures dragged into the prompt and also add Clip skip + ENSD to parameters
-
Billy Cao authored
-
Billy Cao authored
-
AUTOMATIC1111 authored
Support NAI style exif in PNG Info for Send... buttons
-
AUTOMATIC1111 authored
Fix API img2img not accepting bare base64 strings
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Supporting `*.safetensors` format.
-
AUTOMATIC1111 authored
Remove cmd args requirement for deepdanbooru
-
AUTOMATIC1111 authored
Added a flag to run as root if needed
-
AUTOMATIC1111 authored
fix the model name error of Real-ESRGAN in the opts default value
-
AUTOMATIC1111 authored
add model_name pattern for saving
-
AUTOMATIC1111 authored
no-half support for SD 2.0
-
AUTOMATIC1111 authored
Fixed issue with selected_gallery_index()
-
AUTOMATIC1111 authored
#3449 - VRAM leak when switching to/from inpainting checkpoint
-
AUTOMATIC1111 authored
Fix setting device for GFPGAN and CodeFormer
-
AUTOMATIC1111 authored
Fixes for PyTorch 1.12.1 when using MPS
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
torch.cuda.empty_cache() defaults to cuda:0 device unless explicitly …
-
AUTOMATIC1111 authored
Add DPM++ SDE sampler
-
AUTOMATIC1111 authored
-
AUTOMATIC authored
-
AUTOMATIC authored
add an option to choose a different temporary directory in the UI add an option to cleanup the selected temporary directory at startup
-
- 26 Nov, 2022 8 commits
-
-
Matthew McGoogan authored
torch.cuda.empty_cache() defaults to cuda:0 device unless explicitly set otherwise first. Updating torch_gc() to use the device set by --device-id if specified to avoid OOM edge cases on multi-GPU systems.
-
MrCheeze authored
-
AUTOMATIC authored
-
flamelaw authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
AUTOMATIC authored
-
Jay Smith authored
-
- 25 Nov, 2022 1 commit
-
-
xucj98 authored
-