stable-diffusion-webui/modules
AUTOMATIC1111 a8322ad75b
Merge pull request #6854 from EllangoK/master
Saves Extra Generation Parameters to params.txt
2023-01-18 23:25:56 +03:00
..
api
codeformer
hypernetworks add option to show/hide warnings 2023-01-18 23:04:24 +03:00
textual_inversion add option to show/hide warnings 2023-01-18 23:04:24 +03:00
artists.py
call_queue.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
codeformer_model.py
deepbooru_model.py
deepbooru.py
devices.py disable the new NaN check for the CI 2023-01-17 11:05:01 +03:00
errors.py Fix typo 2023-01-16 21:50:30 -06:00
esrgan_model_arch.py
esrgan_model.py
extensions.py
extras.py Exclude clip index from merge 2023-01-14 20:09:32 +09:00
face_restoration.py
generation_parameters_copypaste.py fix an error that happens when you send an empty image from txt2img to img2img 2023-01-15 23:23:24 +03:00
gfpgan_model.py
hashes.py increase block size 2023-01-15 09:42:34 -05:00
images.py make it so that PNG images with EXIF do not lose parameters in PNG info tab 2023-01-17 23:54:23 +03:00
img2img.py bump gradio to 3.16.2 2023-01-18 13:59:45 +03:00
import_hook.py
interrogate.py
localization.py
lowvram.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths.py
processing.py Merge pull request #6854 from EllangoK/master 2023-01-18 23:25:56 +03:00
progress.py big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
prompt_parser.py add BREAK keyword to end current text chunk and start the next 2023-01-15 22:29:53 +03:00
realesrgan_model.py Fix unable to find Real-ESRGAN model info error (AttributeError: 'NoneType' object has no attribute 'data_path') #6841 #5170 2023-01-17 13:57:55 +03:00
safe.py
script_callbacks.py
script_loading.py
scripts.py
sd_disable_initialization.py
sd_hijack_checkpoint.py add option to show/hide warnings 2023-01-18 23:04:24 +03:00
sd_hijack_clip_old.py
sd_hijack_clip.py add BREAK keyword to end current text chunk and start the next 2023-01-15 22:29:53 +03:00
sd_hijack_inpainting.py
sd_hijack_open_clip.py
sd_hijack_optimizations.py
sd_hijack_unet.py
sd_hijack_xlmr.py
sd_hijack.py add option to show/hide warnings 2023-01-18 23:04:24 +03:00
sd_models.py fix bug with "Ignore selected VAE for..." option completely disabling VAE election 2023-01-14 19:56:09 +03:00
sd_samplers.py Add a check and explanation for tensor with all NaNs. 2023-01-16 22:59:46 +03:00
sd_vae_approx.py Fix Approx NN on devices other than CUDA 2023-01-15 08:13:33 -05:00
sd_vae.py Add --vae-dir argument 2023-01-17 23:50:41 +09:00
shared.py Merge pull request #6851 from ddPn08/master 2023-01-18 23:23:09 +03:00
styles.py change style dropdowns to multiselect 2023-01-14 14:56:39 +03:00
sub_quadratic_attention.py
txt2img.py bump gradio to 3.16.2 2023-01-18 13:59:45 +03:00
ui_components.py
ui_extensions.py
ui_tempdir.py
ui.py Merge pull request #6895 from mezotaken/interrogate-all-tabs 2023-01-18 23:07:41 +03:00
upscaler.py Fix unable to find Real-ESRGAN model info error (AttributeError: 'NoneType' object has no attribute 'data_path') #6841 #5170 2023-01-17 13:57:55 +03:00
xlmr.py