stable-diffusion-webui/modules
2023-01-23 10:10:59 -05:00
..
api api-image-format 2023-01-23 10:10:59 -05:00
codeformer
hypernetworks enable compact view for train tab 2023-01-22 00:02:51 +03:00
textual_inversion extra networks UI 2023-01-21 08:36:07 +03:00
call_queue.py
codeformer_model.py
deepbooru_model.py
deepbooru.py
devices.py
errors.py better support for xformers flash attention on older versions of torch 2023-01-23 16:40:20 +03:00
esrgan_model_arch.py
esrgan_model.py
extensions.py
extra_networks_hypernet.py Lora support! 2023-01-21 16:15:53 +03:00
extra_networks.py extra networks UI 2023-01-21 08:36:07 +03:00
extras.py third time's the charm 2023-01-23 14:50:20 +03:00
face_restoration.py
generation_parameters_copypaste.py extra networks UI 2023-01-21 08:36:07 +03:00
gfpgan_model.py
hashes.py
images.py
img2img.py
import_hook.py
interrogate.py make CLIP interrogator download original text files if the directory does not exist 2023-01-21 09:14:27 +03:00
localization.py
lowvram.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths.py
postprocessing.py a possible fix for broken image upscaling 2023-01-23 17:59:58 +03:00
processing.py enable compact view for train tab 2023-01-22 00:02:51 +03:00
progress.py
prompt_parser.py
realesrgan_model.py
safe.py
script_callbacks.py Lora support! 2023-01-21 16:15:53 +03:00
script_loading.py
scripts_postprocessing.py rework extras tab to use script system 2023-01-23 09:24:43 +03:00
scripts.py rework extras tab to use script system 2023-01-23 09:24:43 +03:00
sd_disable_initialization.py fix missing field for aesthetic embedding extension 2023-01-22 08:20:48 +03:00
sd_hijack_checkpoint.py
sd_hijack_clip_old.py
sd_hijack_clip.py
sd_hijack_inpainting.py
sd_hijack_open_clip.py
sd_hijack_optimizations.py better support for xformers flash attention on older versions of torch 2023-01-23 16:40:20 +03:00
sd_hijack_unet.py
sd_hijack_xlmr.py
sd_hijack.py
sd_models.py
sd_samplers.py
sd_vae_approx.py
sd_vae.py
shared.py Merge remote-tracking branch 'takuma104/xformers-flash-attention' 2023-01-23 16:01:53 +03:00
styles.py
sub_quadratic_attention.py
txt2img.py
ui_common.py fix open directory button failing 2023-01-23 15:50:32 +03:00
ui_components.py rework extras tab to use script system 2023-01-23 09:24:43 +03:00
ui_extensions.py
ui_extra_networks_hypernets.py add a slider for default value of added extra networks 2023-01-22 00:02:52 +03:00
ui_extra_networks_textual_inversion.py fix broken textual inversion extras tab 2023-01-22 00:16:26 +03:00
ui_extra_networks.py amend previous commit to work in a proper fashion when saving previews 2023-01-22 11:04:02 +03:00
ui_postprocessing.py rework extras tab to use script system 2023-01-23 09:24:43 +03:00
ui_tempdir.py
ui.py fix open directory button failing 2023-01-23 15:50:32 +03:00
upscaler.py
xlmr.py