- 03 Dec, 2022 4 commits
-
-
AUTOMATIC1111 authored
Fix divide by 0 error
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
Make VAE step sequential to prevent VRAM spikes, will fix #3059, #2082, #2561, #3462
-
AUTOMATIC1111 authored
Fixed safety checker for ckpt files written with pytorch >=1.13
-
- 02 Dec, 2022 2 commits
-
-
PhytoEpidemic authored
Fix of the edge case 0 weight that occasionally will pop up in some specific situations. This was crashing the script.
-
SmirkingFace authored
-
- 29 Nov, 2022 1 commit
-
-
AUTOMATIC authored
-
- 28 Nov, 2022 3 commits
-
-
klimaleksus authored
-
AUTOMATIC authored
fix an error that happens when you type into prompt while switching model, put queue stuff into separate file
-
AUTOMATIC authored
-
- 27 Nov, 2022 30 commits
-
-
AUTOMATIC authored
if image on disk was deleted between being generated and request being completed, do use temporary dir to store it for the browser
-
AUTOMATIC authored
-
AUTOMATIC1111 authored
resolve [name] after resolving [filewords] in training
-
AUTOMATIC1111 authored
Add CORS-allow policy launch argument using regex
-
AUTOMATIC1111 authored
Move progress info to beginning of site title
-
AUTOMATIC authored
-
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
-