stable-diffusion-webui/modules
2022-09-16 08:51:21 +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 changes for #294 2022-09-12 20:09:32 +03:00
errors.py Allow TF32 in CUDA for increased performance #279 2022-09-12 16:34:13 +03:00
esrgam_model_arch.py
esrgan_model.py
extras.py Add batch processing to Extras tab 2022-09-16 07:42:48 +03:00
face_restoration.py
gfpgan_model.py Instance of CUDA out of memory on a low-res batch, even with --opt-split-attention-v1 (found cause) #255 2022-09-12 18:40:06 +03:00
images.py Replace invalid filename chars with an underscore 2022-09-16 07:25:58 +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
paths.py
processing.py fix loopback color correction to store color_correction info for initial image and use that instead of extracting from previous image in a loop #481 #541 2022-09-16 08:33:47 +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 put safety checker into a separate file because it's already crowded in processing 2022-09-13 08:34:41 +03:00
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_samplers.py Prompt editing only applies to images in first batch of desired batch size when batch count > 1 #535 2022-09-16 08:51:21 +03:00
shared.py quantization off by default 2022-09-15 14:55:38 +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 Add batch processing to Extras tab 2022-09-16 07:42:48 +03:00