stable-diffusion-webui/modules
JJ 34cf684419 add metadata to jpg and non-png image files
* needs a piexif module install
* dumps the info in an Exif "UserComment"
* update to webui.bat
2022-09-13 18:11:46 +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 [Feature Request] Save defaults for extras & keep image parameters after using extras #251 2022-09-12 18:59:53 +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 metadata to jpg and non-png image files 2022-09-13 18:11:46 +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 color correction option for all img2img modes #363 2022-09-13 12:51:57 +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