stable-diffusion-webui/modules
2023-05-17 17:42:25 +03:00
..
api
codeformer
hypernetworks
models/diffusion
textual_inversion
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py load extensions' git metadata in parallel to loading the main program to save a ton of time during startup 2023-05-15 20:57:11 +03:00
deepbooru_model.py
deepbooru.py
devices.py
errors.py
esrgan_model_arch.py
esrgan_model.py
extensions.py add visual progress for extension installation from URL 2023-05-16 07:59:43 +03:00
extra_networks_hypernet.py
extra_networks.py
extras.py Fixed: #10460 2023-05-17 22:35:59 +08:00
face_restoration.py
generation_parameters_copypaste.py updates for #9256 2023-05-14 08:30:37 +03:00
gfpgan_model.py
hashes.py
images.py
img2img.py
import_hook.py
interrogate.py
localization.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py
ngrok.py
paths_internal.py
paths.py
postprocessing.py
processing.py Copy s_min_uncond to Processed 2023-05-17 10:26:32 +03:00
progress.py remove auto live previews format option, fix slow PNG generation 2023-05-14 11:15:15 +03:00
prompt_parser.py
realesrgan_model.py
Roboto-Regular.ttf
safe.py
script_callbacks.py remove output_altered flag from AfterCFGCallbackParams 2023-05-14 08:15:22 +03:00
script_loading.py
scripts_auto_postprocessing.py
scripts_postprocessing.py
scripts.py
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
sd_hijack_open_clip.py
sd_hijack_optimizations.py
sd_hijack_unet.py
sd_hijack_utils.py
sd_hijack_xlmr.py
sd_hijack.py fix model loading twice in some situations 2023-05-14 13:27:50 +03:00
sd_models_config.py
sd_models.py Merge pull request #10451 from dennissheng/master 2023-05-17 08:24:56 +03:00
sd_samplers_common.py simplify single_sample_to_image 2023-05-17 14:53:39 +03:00
sd_samplers_compvis.py suppress ENSD infotext for samplers that don't use it 2023-05-16 11:54:02 +03:00
sd_samplers_kdiffusion.py add second_order field to sampler config 2023-05-16 12:36:15 +03:00
sd_samplers.py suppress ENSD infotext for samplers that don't use it 2023-05-16 11:54:02 +03:00
sd_vae_approx.py
sd_vae_taesd.py TAESD fix 2023-05-17 17:39:07 +08:00
sd_vae.py Merge branch 'dev' into find_vae 2023-05-14 11:46:27 +03:00
shared_items.py
shared.py Merge branch 'dev' into taesd-a 2023-05-17 09:26:26 +03:00
styles.py
sub_quadratic_attention.py
timer.py
txt2img.py
ui_common.py
ui_components.py
ui_extensions.py add visual progress for extension installation from URL 2023-05-16 07:59:43 +03:00
ui_extra_networks_checkpoints.py
ui_extra_networks_hypernets.py
ui_extra_networks_textual_inversion.py
ui_extra_networks.py Show "Loading..." for extra networks when displaying for the first time 2023-05-15 20:33:44 +03:00
ui_loadsave.py
ui_postprocessing.py
ui_tempdir.py
ui.py restore nqsp in footer that was lost during linting 2023-05-16 15:14:44 +03:00
upscaler.py
xlmr.py