stable-diffusion-webui/modules
AUTOMATIC1111 18d801a13d stylistic changes for extra network sorting/search controls 2024-03-09 08:25:01 +03:00
..
api
hypernetworks
models/diffusion
processing_scripts add before_token_counter callback and use it for prompt comments 2024-02-11 12:56:53 +03:00
textual_inversion
Roboto-Regular.ttf
cache.py Avoid unnecessary `isfile`/`exists` calls 2024-01-04 00:26:30 +02:00
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
extra_networks.py
extra_networks_hypernet.py
extras.py add metadata to checkpoint merger 2023-08-01 08:27:54 +03:00
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
infotext_versions.py infotext support for #14978 2024-03-02 07:39:59 +03:00
initialize.py
initialize_util.py
interrogate.py
launch_utils.py
localization.py Update localization.py 2023-09-11 09:22:27 +08:00
logging_config.py
lowvram.py
mac_specific.py
masking.py
memmon.py
modelloader.py
ngrok.py
npu_specific.py
options.py
patches.py
paths.py
paths_internal.py
postprocessing.py
processing.py
progress.py
prompt_parser.py
realesrgan_model.py
restart.py
rng.py
rng_philox.py minor performance improvements for philox 2023-08-03 07:53:03 +03:00
safe.py
script_callbacks.py
script_loading.py
scripts.py
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 Merge pull request #14981 from wangshuai09/gpu_info_for_ascend 2024-03-04 20:06:54 +03:00
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
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 Fix fp64 2023-12-02 15:54:25 +08:00
sd_unet.py
sd_vae.py Execute model_loaded_callback after moving to target device 2024-01-06 20:03:33 +08:00
sd_vae_approx.py
sd_vae_taesd.py
shared.py
shared_cmd_options.py
shared_gradio_themes.py
shared_init.py
shared_items.py
shared_options.py
shared_state.py
shared_total_tqdm.py
styles.py
sub_quadratic_attention.py
sysinfo.py
timer.py
torch_utils.py Add utility to inspect a model's parameters (to get dtype/device) 2023-12-31 13:22:43 +02:00
txt2img.py
ui.py
ui_checkpoint_merger.py
ui_common.py
ui_components.py
ui_extensions.py
ui_extra_networks.py
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
ui_gradio_extensions.py
ui_loadsave.py
ui_postprocessing.py
ui_prompt_styles.py
ui_settings.py
ui_tempdir.py
ui_toprow.py
upscaler.py
upscaler_utils.py
util.py
xlmr.py
xlmr_m18.py
xpu_specific.py