stable-diffusion-webui/modules
2022-09-12 15:10:05 +03:00
..
codeformer clarification for settings; another comment about copied files 2022-09-07 12:57:12 +03:00
artists.py added random artist button 2022-09-05 23:08:06 +03:00
codeformer_model.py undo CodeFormer's upscaling of images with dimensions less than 512. 2022-09-10 13:53:10 +03:00
devices.py add half() supporrt for CLIP interrogation 2022-09-11 23:24:24 +03:00
esrgam_model_arch.py ESRGAN support 2022-09-04 18:54:12 +03:00
esrgan_model.py Modular device management 2022-09-11 09:49:43 +03:00
extras.py add half() supporrt for CLIP interrogation 2022-09-11 23:24:24 +03:00
face_restoration.py codeformer support 2022-09-07 12:32:28 +03:00
gfpgan_model.py codeformer support 2022-09-07 12:32:28 +03:00
images.py Add a samples filename format option 2022-09-11 23:25:20 +03:00
img2img.py save sd upscales as samples not grids 2022-09-12 00:20:05 +03:00
interrogate.py remove mistaken error message 2022-09-12 12:26:37 +03:00
lowvram.py memory optimization for CLIP interrogator 2022-09-12 11:55:27 +03:00
paths.py CLIP interrogator 2022-09-11 18:48:36 +03:00
processing.py Merge remote-tracking branch 'origin/master' 2022-09-11 23:25:35 +03:00
realesrgan_model.py honor tiling settings for RealESRGAN also 2022-09-08 15:19:36 +03:00
scripts.py More informative progress printing 2022-09-08 17:05:17 +02:00
sd_hijack.py added --opt-split-attention-v1 2022-09-11 00:29:10 +03:00
sd_samplers.py fix for PLMS live previews in txt2img 2022-09-08 19:34:20 +03:00
shared.py [Feature Request] Please add "--share-password" for Gradio server security #315 2022-09-12 15:10:05 +03:00
styles.py Only create backup if path exists 2022-09-11 21:23:49 +03:00
txt2img.py Fixed prompt_style type hints: int -> str 2022-09-11 12:39:09 +03:00
ui.py Merge branch 'master' into master 2022-09-12 13:23:58 +03:00