- 03 Dec, 2022 7 commits
-
-
AUTOMATIC1111 authored
Fix clip skip of 1 not being restored from prompts
-
AUTOMATIC1111 authored
fix typo
-
AUTOMATIC1111 authored
Fixed AttributeError where openaimodel is not found
-
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 4 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
-
jcowens authored
-
SmirkingFace authored
-
- 01 Dec, 2022 1 commit
-
-
space-nuko 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 24 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
-