stable-diffusion-webui/modules
2024-07-19 14:54:24 -07:00
..
api Merge pull request #16060 from xiaoxianBoy/fix-typos 2024-07-06 10:06:35 +03:00
hypernetworks
models sd3 TI support 2024-07-07 16:36:53 +03:00
processing_scripts
textual_inversion
cache.py
call_queue.py
cmd_args.py
codeformer_model.py
config_states.py
dat_model.py
deepbooru_model.py
deepbooru.py
devices.py Merge pull request #16060 from xiaoxianBoy/fix-typos 2024-07-06 10:06:35 +03:00
errors.py
esrgan_model.py
extensions.py
extra_networks_hypernet.py
extra_networks.py
extras.py
face_restoration_utils.py
face_restoration.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
infotext_versions.py
initialize_util.py
initialize.py
interrogate.py
launch_utils.py shlex.join launch args in console log 2024-07-08 15:32:45 +09:00
localization.py
logging_config.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py
ngrok.py
npu_specific.py
options.py
patches.py
paths_internal.py
paths.py
postprocessing.py
processing.py
profiling.py
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
rng_philox.py
rng.py
Roboto-Regular.ttf
safe.py
script_callbacks.py
script_loading.py
scripts_auto_postprocessing.py
scripts_postprocessing.py
scripts.py
sd_disable_initialization.py
sd_emphasis.py
sd_hijack_checkpoint.py
sd_hijack_clip_old.py
sd_hijack_clip.py
sd_hijack_ip2p.py
sd_hijack_open_clip.py
sd_hijack_optimizations.py
sd_hijack_unet.py Revert "Merge pull request #16078 from huchenlei/fix_sd2" 2024-07-06 10:40:48 +03:00
sd_hijack_utils.py
sd_hijack_xlmr.py
sd_hijack.py sd3 TI support 2024-07-07 16:36:53 +03:00
sd_models_config.py SD2 v autodetection fix 2024-07-06 11:00:22 +03:00
sd_models_types.py
sd_models_xl.py
sd_models.py
sd_samplers_cfg_denoiser.py remove mentions of specific samplers from CFG denoiser code 2024-07-06 10:31:08 +03:00
sd_samplers_common.py
sd_samplers_compvis.py
sd_samplers_extra.py
sd_samplers_kdiffusion.py always add alpha/beta to extra_generation_params when schedule is Beta 2024-07-19 14:54:24 -07:00
sd_samplers_lcm.py
sd_samplers_timesteps_impl.py remove mentions of specific samplers from CFG denoiser code 2024-07-06 10:31:08 +03:00
sd_samplers_timesteps.py
sd_samplers.py
sd_schedulers.py use configured alpha/beta values in Beta scheduling 2024-07-19 14:08:44 -07:00
sd_unet.py
sd_vae_approx.py
sd_vae_taesd.py
sd_vae.py
shared_cmd_options.py
shared_gradio_themes.py background-color: background_fill_primary 2024-07-07 00:22:27 +09:00
shared_init.py
shared_items.py
shared_options.py enforce beta_dist_alpha / beta_dist_beta > 0 to avoid nan 2024-07-19 14:15:55 -07:00
shared_state.py
shared_total_tqdm.py
shared.py
styles.py
sub_quadratic_attention.py
sysinfo.py
timer.py
torch_utils.py
txt2img.py
ui_checkpoint_merger.py
ui_common.py
ui_components.py
ui_extensions.py
ui_extra_networks_checkpoints_user_metadata.py
ui_extra_networks_checkpoints.py
ui_extra_networks_hypernets.py
ui_extra_networks_textual_inversion.py
ui_extra_networks_user_metadata.py
ui_extra_networks.py
ui_gradio_extensions.py background-color: background_fill_primary 2024-07-07 00:22:27 +09:00
ui_loadsave.py
ui_postprocessing.py
ui_prompt_styles.py
ui_settings.py
ui_tempdir.py
ui_toprow.py
ui.py
upscaler_utils.py
upscaler.py
util.py Merge pull request #16060 from xiaoxianBoy/fix-typos 2024-07-06 10:06:35 +03:00
xlmr_m18.py
xlmr.py
xpu_specific.py