stable-diffusion-webui/modules
2023-01-26 23:31:32 +03:00
..
api also return the removed field to sdapi/v1/upscalers because someone might have relied on it existing 2023-01-24 10:09:30 +03:00
codeformer
hypernetworks
models/diffusion Add instruct-pix2pix hijack 2023-01-25 08:53:23 -05:00
textual_inversion allow symlinks in the textual inversion embeddings folder 2023-01-25 08:48:40 -08:00
call_queue.py
codeformer_model.py
deepbooru_model.py Add option for float32 sampling with float16 UNet 2023-01-25 01:13:02 -05:00
deepbooru.py
devices.py Add UI setting for upcasting attention to float32 2023-01-25 01:13:04 -05:00
errors.py
esrgan_model_arch.py
esrgan_model.py
extensions.py
extra_networks_hypernet.py
extra_networks.py
extras.py
face_restoration.py
generation_parameters_copypaste.py
gfpgan_model.py
hashes.py
images.py handling sub grids and merging into one 2023-01-24 02:24:32 -05:00
img2img.py
import_hook.py
interrogate.py remove fairscale requirement, add fake fairscale to make BLIP not complain about it mk2 2023-01-24 20:30:43 +03:00
localization.py
lowvram.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths.py fix BLIP failing to import depending on configuration 2023-01-24 00:24:17 +03:00
postprocessing.py
processing.py add an option to enable sections from extras tab in txt2img/img2img 2023-01-26 23:31:32 +03:00
progress.py
prompt_parser.py
realesrgan_model.py
safe.py
script_callbacks.py
script_loading.py
scripts_auto_postprocessing.py add an option to enable sections from extras tab in txt2img/img2img 2023-01-26 23:31:32 +03:00
scripts_postprocessing.py add an option to enable sections from extras tab in txt2img/img2img 2023-01-26 23:31:32 +03:00
scripts.py add an option to enable sections from extras tab in txt2img/img2img 2023-01-26 23:31:32 +03:00
sd_disable_initialization.py
sd_hijack_checkpoint.py
sd_hijack_clip_old.py
sd_hijack_clip.py
sd_hijack_inpainting.py
sd_hijack_ip2p.py Add instruct-pix2pix hijack 2023-01-25 08:53:23 -05:00
sd_hijack_open_clip.py
sd_hijack_optimizations.py Add UI setting for upcasting attention to float32 2023-01-25 01:13:04 -05:00
sd_hijack_unet.py fix for unet hijack breaking the train tab 2023-01-25 20:11:01 +03:00
sd_hijack_utils.py Fix full previews, --no-half-vae 2023-01-26 01:43:35 -05:00
sd_hijack_xlmr.py
sd_hijack.py
sd_models.py Merge pull request #6510 from brkirch/unet16-upcast-precision 2023-01-25 19:12:29 +03:00
sd_samplers.py fix prompt editing break after first batch in img2img 2023-01-25 23:25:40 +03:00
sd_vae_approx.py
sd_vae.py
shared_items.py add an option to enable sections from extras tab in txt2img/img2img 2023-01-26 23:31:32 +03:00
shared.py add an option to enable sections from extras tab in txt2img/img2img 2023-01-26 23:31:32 +03:00
styles.py
sub_quadratic_attention.py Add UI setting for upcasting attention to float32 2023-01-25 01:13:04 -05:00
txt2img.py
ui_common.py
ui_components.py add an option to enable sections from extras tab in txt2img/img2img 2023-01-26 23:31:32 +03:00
ui_extensions.py
ui_extra_networks_hypernets.py
ui_extra_networks_textual_inversion.py
ui_extra_networks.py make clicking extra networks button one more time close the extra networks UI 2023-01-25 19:55:31 +03:00
ui_postprocessing.py
ui_tempdir.py
ui.py
upscaler.py
xlmr.py