stable-diffusion-webui/modules
2022-09-13 19:24:03 +03:00
..
codeformer
artists.py
codeformer_model.py Codeformer face restoration not working: AttributeError: module 'modules.shared' has no attribute 'device_codeformer' #348 2022-09-12 23:24:54 +03:00
devices.py changes for #294 2022-09-12 20:09:32 +03:00
errors.py
esrgam_model_arch.py
esrgan_model.py
extras.py add support for reading saved jpeg comments 2022-09-13 19:23:55 +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 add support for reading saved jpeg comments 2022-09-13 19:23:55 +03:00
img2img.py color correction option for all img2img modes #363 2022-09-13 12:51:57 +03:00
interrogate.py
lowvram.py
paths.py
processing.py change np.float to np.float32 2022-09-13 18:21:59 +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
sd_hijack.py Complete cross attention update 2022-09-13 14:29:56 +03:00
sd_samplers.py Noisy image previews #257 2022-09-12 18:00:53 +03:00
shared.py color correction option for all img2img modes #363 2022-09-13 12:51:57 +03:00
styles.py
txt2img.py
ui.py Swap width and height sliders in the UI 2022-09-12 21:41:59 +02:00