stable-diffusion-webui/modules
2022-09-17 15:39:30 +03:00
..
codeformer
artists.py
codeformer_model.py Removed stray references to shared.device_codeformer. 2022-09-14 15:24:55 +03:00
devices.py first attempt to produce crrect seeds in batch 2022-09-13 21:49:58 +03:00
errors.py
esrgam_model_arch.py
esrgan_model.py
extras.py Restore run_pnginfo 2022-09-17 16:07:07 +10:00
face_restoration.py
gfpgan_model.py
images.py fix for broken export for 4chan 2022-09-17 15:39:20 +03:00
img2img.py SD upscale with Batch count>1 results broken images #512 2022-09-15 22:31:06 +03:00
interrogate.py fix for Error Interrogating when user has garbage in text files #479 2022-09-15 15:13:06 +03:00
lowvram.py
memmon.py Add VRAM monitoring 2022-09-17 09:15:16 +03:00
paths.py
processing.py * Fix process_images where the number of images is not a multiple of (batch_size * n_iter), which would cause us to throw an exception. 2022-09-17 14:55:54 +03:00
prompt_parser.py oh hey i broke batches with this 2022-09-15 18:05:42 +03:00
realesrgan_model.py
safety.py
scripts.py Update scripts.py 2022-09-15 21:08:45 +03:00
sd_hijack.py fix typo 2022-09-15 14:14:27 +03:00
sd_models.py X/Y plot support for switching checkpoints. 2022-09-17 13:49:36 +03:00
sd_samplers.py an option to do exactly the amount of specified steps in img2img 2022-09-16 13:38:02 +03:00
shared.py add support for switching model checkpoints at runtime 2022-09-17 12:05:18 +03:00
styles.py added a second style field 2022-09-14 17:56:21 +03:00
txt2img.py added a second style field 2022-09-14 17:56:21 +03:00
ui.py moved progressbar to top by request 2022-09-17 12:38:15 +03:00