stable-diffusion-webui/modules
2024-03-16 12:40:24 +03:00
..
api
hypernetworks
models/diffusion
processing_scripts Strip comments from hires fix prompt 2024-03-14 22:23:06 -06:00
textual_inversion
cache.py
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py
dat_model.py
deepbooru.py
deepbooru_model.py
devices.py
errors.py
esrgan_model.py
extensions.py Merge pull request #15205 from AUTOMATIC1111/callback_order 2024-03-16 09:45:41 +03:00
extra_networks.py
extra_networks_hypernet.py
extras.py
face_restoration.py
face_restoration_utils.py
fifo_lock.py
gfpgan_model.py
gitpython_hack.py
gradio_extensons.py
hashes.py
hat_model.py
images.py
img2img.py
import_hook.py
infotext_utils.py fix issue with Styles when Hires prompt is used 2024-03-15 21:06:54 +09:00
infotext_versions.py v180_hr_styles actual version number 2024-03-16 17:19:38 +09:00
initialize.py
initialize_util.py
interrogate.py
launch_utils.py
localization.py
logging_config.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py
ngrok.py
npu_specific.py
options.py restore the lost Uncategorized options section 2024-03-10 22:40:35 +03:00
patches.py
paths.py
paths_internal.py
postprocessing.py
processing.py fix issue with Styles when Hires prompt is used 2024-03-15 21:06:54 +09:00
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
rng.py
rng_philox.py
Roboto-Regular.ttf
safe.py
script_callbacks.py lint 2024-03-10 15:16:12 +03:00
script_loading.py
scripts.py add support for specifying callback order in metadata 2024-03-10 15:14:04 +03:00
scripts_auto_postprocessing.py
scripts_postprocessing.py
sd_disable_initialization.py
sd_emphasis.py
sd_hijack.py
sd_hijack_checkpoint.py
sd_hijack_clip.py
sd_hijack_clip_old.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_models.py
sd_models_config.py
sd_models_types.py
sd_models_xl.py Avoid error from None 2024-03-09 17:12:54 +08:00
sd_samplers.py
sd_samplers_cfg_denoiser.py
sd_samplers_common.py
sd_samplers_compvis.py
sd_samplers_extra.py
sd_samplers_kdiffusion.py
sd_samplers_lcm.py
sd_samplers_timesteps.py
sd_samplers_timesteps_impl.py
sd_unet.py
sd_vae.py
sd_vae_approx.py
sd_vae_taesd.py
shared.py Update modules/shared.py 2024-03-11 07:40:15 +04:00
shared_cmd_options.py
shared_gradio_themes.py
shared_init.py
shared_items.py add UI for reordering callbacks 2024-03-10 14:09:48 +03:00
shared_options.py simplify code for #15244 2024-03-16 09:04:08 +03:00
shared_state.py
shared_total_tqdm.py
styles.py PEP 604 annotations 2024-03-15 08:22:36 +09:00
sub_quadratic_attention.py
sysinfo.py
timer.py
torch_utils.py
txt2img.py
ui.py
ui_checkpoint_merger.py
ui_common.py
ui_components.py
ui_extensions.py
ui_extra_networks.py stylistic changes for extra network sorting/search controls 2024-03-09 08:25:01 +03:00
ui_extra_networks_checkpoints.py
ui_extra_networks_checkpoints_user_metadata.py
ui_extra_networks_hypernets.py
ui_extra_networks_textual_inversion.py
ui_extra_networks_user_metadata.py update preview on Replace Preview 2024-03-10 18:24:52 +09:00
ui_gradio_extensions.py
ui_loadsave.py fix ui-config for InputAccordion 2024-03-16 12:32:39 +04:00
ui_postprocessing.py simplify code for #15244 2024-03-16 09:04:08 +03:00
ui_prompt_styles.py
ui_settings.py add UI for reordering callbacks 2024-03-10 14:09:48 +03:00
ui_tempdir.py
ui_toprow.py
upscaler.py
upscaler_utils.py
util.py Merge branch 'dev' into callback_order 2024-03-10 16:15:09 +03:00
xlmr.py
xlmr_m18.py
xpu_specific.py