stable-diffusion-webui/modules
2024-01-31 04:36:11 +09:00
..
api Merge pull request #14715 from stefanbenten/sb/embedding-refresh 2024-01-23 22:35:41 +03:00
hypernetworks
models/diffusion
processing_scripts parse_generation_parameters with no skip_fields 2024-01-18 02:36:19 +09:00
textual_inversion
cache.py Avoid unnecessary isfile/exists calls 2024-01-04 00:26:30 +02:00
call_queue.py
cmd_args.py re-work multi --styles-file 2024-01-21 03:53:58 +09:00
codeformer_model.py
config_states.py
dat_model.py Minor cleanup 2024-01-19 00:39:14 +01:00
deepbooru_model.py
deepbooru.py
devices.py Revert "Try to reverse the dtype checking mechanism" 2024-01-29 22:54:12 +08:00
errors.py
esrgan_model.py
extensions.py fix_extension_check_for_requirements 2024-01-13 14:45:15 +04:00
extra_networks_hypernet.py
extra_networks.py mass file lister as an attempt to tackle #14507 2024-01-04 02:28:05 +03:00
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 Add # to the invalid_filename_chars list 2024-01-13 02:31:26 -08:00
img2img.py fix #14497 2024-01-02 07:05:05 +03:00
import_hook.py
infotext_utils.py parse_generation_parameters skip_fields 2024-01-18 02:39:15 +09:00
infotext_versions.py Add Pad conds v0 option 2024-01-27 22:30:47 +03:00
initialize_util.py
initialize.py Ensure GRADIO_ANALYTICS_ENABLED is set early enough 2024-01-04 19:13:47 +02:00
interrogate.py fix CLIP Interrogator topN regex 2024-01-27 19:35:07 +09:00
launch_utils.py minor fix to #14525 2024-01-26 17:16:53 +09:00
localization.py
logging_config.py Logging: set formatter correctly for fallback logger too 2024-01-11 08:29:42 +02:00
lowvram.py
mac_specific.py
masking.py improve get_crop_region 2024-01-21 09:02:18 +09:00
memmon.py
modelloader.py load_spandrel_model: make half prefer_half 2024-01-02 10:44:38 +02:00
ngrok.py
options.py minor fix to #14525 2024-01-26 17:16:53 +09:00
patches.py
paths_internal.py
paths.py
postprocessing.py fix extras big batch crashes 2024-01-20 00:40:03 +04:00
processing.py add an option to not overlay original image for inpainting for #14727 2024-01-23 22:19:38 +03:00
progress.py
prompt_parser.py
realesrgan_model.py load_spandrel_model: make half prefer_half 2024-01-02 10:44:38 +02:00
restart.py
rng_philox.py
rng.py
Roboto-Regular.ttf
safe.py
script_callbacks.py make denoiser None by default 2024-01-07 20:17:42 -06:00
script_loading.py
scripts_auto_postprocessing.py
scripts_postprocessing.py
scripts.py set_named_arg fuzzy option 2024-01-27 21:55:52 +09:00
sd_disable_initialization.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
sd_hijack_utils.py Handle CondFunc exception when resolving attributes 2024-01-06 17:18:38 +08:00
sd_hijack_xlmr.py
sd_hijack.py
sd_models_config.py
sd_models_types.py
sd_models_xl.py
sd_models.py Execute model_loaded_callback after moving to target device 2024-01-06 20:03:33 +08:00
sd_samplers_cfg_denoiser.py fix the typo -- thanks Cyberbeing 2024-01-29 10:20:27 +03:00
sd_samplers_common.py Add Pad conds v0 option 2024-01-27 22:30:47 +03:00
sd_samplers_compvis.py
sd_samplers_extra.py
sd_samplers_kdiffusion.py Add Pad conds v0 option 2024-01-27 22:30:47 +03:00
sd_samplers_lcm.py lcm sampler 2024-01-08 06:43:39 -06:00
sd_samplers_timesteps_impl.py
sd_samplers_timesteps.py Add Pad conds v0 option 2024-01-27 22:30:47 +03:00
sd_samplers.py lcm sampler 2024-01-08 06:43:39 -06:00
sd_unet.py
sd_vae_approx.py
sd_vae_taesd.py
sd_vae.py Execute model_loaded_callback after moving to target device 2024-01-06 20:03:33 +08:00
shared_cmd_options.py
shared_gradio_themes.py
shared_init.py improve efficiency and support more device 2024-01-09 22:11:44 +08:00
shared_items.py Add support for DAT upscaler models 2024-01-19 00:10:02 +01:00
shared_options.py Add Pad conds v0 option 2024-01-27 22:30:47 +03:00
shared_state.py
shared_total_tqdm.py
shared.py re-work multi --styles-file 2024-01-21 03:53:58 +09:00
styles.py re-work multi --styles-file 2024-01-21 03:53:58 +09:00
sub_quadratic_attention.py
sysinfo.py add assets repo; serve fonts locally rather than from google's servers 2024-01-07 09:21:21 +03:00
timer.py
torch_utils.py
txt2img.py fix txt2img_upscale 2024-01-27 14:55:47 +09:00
ui_checkpoint_merger.py
ui_common.py add docstring 2024-01-20 22:04:53 +01:00
ui_components.py
ui_extensions.py
ui_extra_networks_checkpoints_user_metadata.py
ui_extra_networks_checkpoints.py fix bugs 2024-01-16 14:54:07 -05:00
ui_extra_networks_hypernets.py Finish base layout. Fix bugs. Need to test for stability and clean up. 2024-01-11 15:06:57 -05:00
ui_extra_networks_textual_inversion.py Finish base layout. Fix bugs. Need to test for stability and clean up. 2024-01-11 15:06:57 -05:00
ui_extra_networks_user_metadata.py Finish cleanup. 2024-01-16 13:35:01 -05:00
ui_extra_networks.py put extra networks controls row into the tabs UI element for #14588 2024-01-22 23:20:30 +03:00
ui_gradio_extensions.py Avoid unnecessary isfile/exists calls 2024-01-04 00:26:30 +02:00
ui_loadsave.py Avoid unnecessary isfile/exists calls 2024-01-04 00:26:30 +02:00
ui_postprocessing.py make extras tab collumns resizable 2024-01-23 21:56:49 +04:00
ui_prompt_styles.py re-work multi --styles-file 2024-01-21 03:53:58 +09:00
ui_settings.py
ui_tempdir.py
ui_toprow.py add tooltip create_submit_box 2024-01-31 04:36:11 +09:00
ui.py put extra networks controls row into the tabs UI element for #14588 2024-01-22 23:20:30 +03:00
upscaler_utils.py Merge pull request #14524 from akx/fix-swinir-issues 2024-01-04 11:17:20 +03:00
upscaler.py
util.py Merge branch 'dev' into avoid-isfiles 2024-01-04 11:15:50 +03:00
xlmr_m18.py
xlmr.py
xpu_specific.py Fix format 2024-01-06 19:14:06 +08:00