automatic/modules
AI-Casanova 1f7c23ba0d
fix ti load error
2024-07-02 11:22:18 -05:00
..
api lint updates 2024-06-26 08:58:22 -04:00
control fix compatibility with latest diffusers 2024-07-01 11:51:46 -04:00
dml remove redundant hijacks 2024-06-16 04:59:20 +09:00
face refactor backend detection 2024-06-06 20:41:10 -04:00
hidiffusion update hidiffusion 2024-06-16 14:59:28 -04:00
hijack
hypernetworks gallery improve sort and separators 2024-03-24 11:11:23 -04:00
intel Cleanup 2024-06-21 21:07:15 +03:00
k-diffusion@21d12c91ad hyper-sd notes 2024-05-06 17:11:40 -04:00
layerdiffuse refactor backend detection 2024-06-06 20:41:10 -04:00
ldsr Cleanup upscalers 2024-01-27 02:54:39 +03:00
merging patch diffusers loader 2024-05-10 10:08:01 -04:00
onnx_impl split onnx init into two passes 2024-07-02 22:46:13 +09:00
pag fix compatibility with latest diffusers 2024-07-01 11:51:46 -04:00
postprocess additional python 3.12 compatibility 2024-06-08 14:14:48 -04:00
rife refactor ip adapters 2024-02-10 16:04:51 -05:00
segmoe experimental segmoe support 2024-02-05 10:38:46 -05:00
tcd add lcd sampler 2024-03-01 08:55:43 -05:00
textual_inversion fix ti load error 2024-07-02 11:22:18 -05:00
todo add todo token downsampling and simplify tomes 2024-04-28 20:29:28 -04:00
unipc fix invalid sampler warning 2024-06-16 12:28:38 -04:00
xadapter fix compatibility with latest diffusers 2024-07-01 11:51:46 -04:00
call_queue.py global crlf to lf 2024-01-10 09:45:26 -05:00
cmd_args.py zluda remove dnn 2024-05-18 12:50:32 +09:00
deepbooru.py prompt paste improvements 2024-03-22 09:41:15 -04:00
deepbooru_model.py global crlf to lf 2024-01-10 09:45:26 -05:00
devices.py lint updates 2024-06-26 08:58:22 -04:00
errors.py torch dynamic profiling 2024-05-16 18:40:18 -04:00
extensions.py fix find preview 2024-01-17 11:44:52 -05:00
extra_networks.py add cudaMallocAsync 2024-05-16 18:02:55 -04:00
extras.py torch dynamic profiling 2024-05-16 18:40:18 -04:00
face_restoration.py add facehires 2024-03-10 13:17:13 -04:00
files_cache.py fix generator 2024-01-19 14:37:57 -05:00
generation_parameters_copypaste.py improve metadata parser 2024-06-06 11:24:31 -04:00
gr_hijack.py fix hijack and update script layout 2024-02-15 08:03:24 -05:00
gr_tempdir.py better image save reporting 2024-05-17 10:10:52 -04:00
hashes.py torch dynamic profiling 2024-05-16 18:40:18 -04:00
images.py sd3 sampler shift support 2024-06-16 15:56:25 -04:00
img2img.py update schedulers 2024-06-01 09:06:54 -04:00
infotext.py handle infotext without prompt 2024-06-10 17:04:08 -04:00
interrogate.py refactor backend detection 2024-06-06 20:41:10 -04:00
ipadapter.py refactor initial installer 2024-06-08 13:37:52 -04:00
lama.py lint cleanup 2024-05-28 10:48:27 -04:00
loader.py lint updates 2024-06-26 08:58:22 -04:00
localization.py legacy cleanups 2024-02-22 09:57:09 -05:00
lowvram.py fix hidiffusion 2024-05-23 11:18:35 -04:00
mac_specific.py lint cleanup 2024-05-28 10:48:27 -04:00
masking.py facehires implement include mask in output 2024-06-04 07:56:46 -04:00
memmon.py exception handler for memmon 2024-02-25 08:09:43 -05:00
memstats.py fix img2img batch 2024-01-29 08:34:36 -05:00
model_pixart.py fix pixart 2024-06-18 18:16:17 -04:00
model_sd3.py fix diffuser version detection for sd3 2024-06-28 09:27:36 -04:00
model_stablecascade.py add sd3 2024-06-12 21:02:48 -04:00
model_t5.py lint updates 2024-06-26 08:58:22 -04:00
modeldata.py unify hf-login 2024-06-15 16:47:03 -04:00
modelloader.py pixart sigma improvements 2024-06-18 13:21:13 -04:00
olive_script.py lint cleanup 2024-05-28 10:48:27 -04:00
patches.py wildcard handle better handle recursion 2024-05-12 14:19:03 -04:00
paths.py add wildcards 2024-05-12 11:53:25 -04:00
paths_internal.py global crlf to lf 2024-01-10 09:45:26 -05:00
postprocessing.py additional python 3.12 compatibility 2024-06-08 14:14:48 -04:00
processing.py fix control video input 2024-06-30 14:02:55 -04:00
processing_args.py fix 2024-06-22 19:39:17 -04:00
processing_callbacks.py calculate actual step for samplers with higher order 2024-06-28 10:29:09 -04:00
processing_class.py one more fix for requires_aesthetics_score 2024-06-22 08:35:18 -04:00
processing_correction.py bfloat16 to float 2024-02-27 14:45:03 -05:00
processing_diffusers.py fix steps progress count 2024-06-30 11:09:55 -04:00
processing_helpers.py cleanup 2024-06-22 08:43:06 -04:00
processing_info.py cleanup metadata 2024-06-19 08:52:16 -04:00
processing_original.py torch dynamic profiling 2024-05-16 18:40:18 -04:00
processing_vae.py Add torch_gc to state.nextjob, vae and upscale 2024-06-20 14:47:30 +03:00
progress.py track video processing total job count 2024-06-30 14:09:48 -04:00
prompt_parser.py refactor backend detection 2024-06-06 20:41:10 -04:00
prompt_parser_diffusers.py update 2024-07-02 11:28:14 -04:00
safe.py global crlf to lf 2024-01-10 09:45:26 -05:00
script_callbacks.py remove training 2024-02-24 09:58:46 -05:00
script_loading.py cleanup startup 2024-01-17 12:15:07 -05:00
scripts.py fix zero params extensions 2024-06-25 12:29:10 -04:00
scripts_auto_postprocessing.py global crlf to lf 2024-01-10 09:45:26 -05:00
scripts_postprocessing.py global crlf to lf 2024-01-10 09:45:26 -05:00
sd_disable_initialization.py global crlf to lf 2024-01-10 09:45:26 -05:00
sd_hijack.py Fix NNCF with T5 2024-06-16 21:47:20 +03:00
sd_hijack_accelerate.py fix pixart-sigma 2024-04-26 11:06:08 -04:00
sd_hijack_checkpoint.py
sd_hijack_clip.py fix interrogate api 2024-02-10 09:13:07 -05:00
sd_hijack_clip_old.py global crlf to lf 2024-01-10 09:45:26 -05:00
sd_hijack_dynamic_atten.py Cleanup 2024-06-21 21:07:15 +03:00
sd_hijack_freeu.py reduce imports and do not load ldm in diffusers 2024-01-08 12:11:38 -05:00
sd_hijack_hypertile.py refactor backend detection 2024-06-06 20:41:10 -04:00
sd_hijack_inpainting.py lint cleanup 2024-05-28 10:48:27 -04:00
sd_hijack_ip2p.py
sd_hijack_open_clip.py global crlf to lf 2024-01-10 09:45:26 -05:00
sd_hijack_optimizations.py expose sdp options 2024-02-19 08:29:24 -05:00
sd_hijack_unet.py global crlf to lf 2024-01-10 09:45:26 -05:00
sd_hijack_utils.py global crlf to lf 2024-01-10 09:45:26 -05:00
sd_hijack_xlmr.py global crlf to lf 2024-01-10 09:45:26 -05:00
sd_models.py autodetect sd3-t5-fp16 2024-06-28 09:27:36 -04:00
sd_models_compile.py check deepcache 2024-06-28 10:37:43 -04:00
sd_models_config.py global crlf to lf 2024-01-10 09:45:26 -05:00
sd_samplers.py lint updates 2024-06-26 08:58:22 -04:00
sd_samplers_cfg_denoiser.py lint updates 2024-06-26 08:58:22 -04:00
sd_samplers_common.py fix bfloat and pag 2024-06-20 18:03:15 -04:00
sd_samplers_compvis.py global crlf to lf 2024-01-10 09:45:26 -05:00
sd_samplers_diffusers.py sd3 sampler shift support 2024-06-16 15:56:25 -04:00
sd_samplers_kdiffusion.py prompt paste improvements 2024-03-22 09:41:15 -04:00
sd_samplers_timesteps.py lint updates 2024-06-26 08:58:22 -04:00
sd_samplers_timesteps_impl.py lint updates 2024-06-26 08:58:22 -04:00
sd_unet.py add sd3 2024-06-12 21:02:48 -04:00
sd_vae.py backup vae on load and restore when set to none 2024-06-22 19:50:17 -04:00
sd_vae_approx.py fix bfloat and pag 2024-06-20 18:03:15 -04:00
sd_vae_stablecascade.py Fix Cascade previewer dtype change 2024-04-26 19:55:07 +03:00
sd_vae_taesd.py fix HunyuanDiT 2024-06-15 17:08:33 -04:00
server.py
shared.py css 2024-06-22 20:16:32 -04:00
shared_items.py add checks 2024-07-02 22:38:56 +09:00
shared_state.py track video processing total job count 2024-06-30 14:09:48 -04:00
styles.py fix save style without name 2024-06-17 11:03:24 -04:00
sub_quadratic_attention.py
theme.py handle fallback theme 2024-06-16 08:00:35 -04:00
timer.py segment prototype 2024-01-13 21:20:33 -05:00
txt2img.py fix invalid sampler warning 2024-06-16 12:28:38 -04:00
ui.py refactor backend detection 2024-06-06 20:41:10 -04:00
ui_common.py refactor backend detection 2024-06-06 20:41:10 -04:00
ui_components.py fix styles refresh 2024-01-20 07:48:20 -05:00
ui_control.py control add before after sizing to metadata 2024-06-09 09:25:52 -04:00
ui_control_helpers.py control outpaint 2024-05-07 08:38:02 -04:00
ui_extensions.py lint updates 2024-06-26 08:58:22 -04:00
ui_extra_networks.py fix save style without name 2024-06-17 11:03:24 -04:00
ui_extra_networks_checkpoints.py fix save style without name 2024-06-17 11:03:24 -04:00
ui_extra_networks_hypernet.py infotext parse update 2024-03-12 09:18:39 -04:00
ui_extra_networks_hypernets.py fix save style without name 2024-06-17 11:03:24 -04:00
ui_extra_networks_styles.py fix save style without name 2024-06-17 11:03:24 -04:00
ui_extra_networks_textual_inversion.py fix save style without name 2024-06-17 11:03:24 -04:00
ui_extra_networks_vae.py fix save style without name 2024-06-17 11:03:24 -04:00
ui_gallery.py fix faceid and improve insightface installer 2024-05-30 09:45:39 -04:00
ui_img2img.py refactor backend detection 2024-06-06 20:41:10 -04:00
ui_javascript.py add webmanifest 2024-04-27 12:33:54 -04:00
ui_loadsave.py update sdnext via ui 2024-01-11 11:06:15 -05:00
ui_models.py civitai download validate name 2024-06-15 16:31:58 -04:00
ui_postprocessing.py add ms florence 2024-06-23 08:50:08 -04:00
ui_prompt_styles.py fix save style without name 2024-06-17 11:03:24 -04:00
ui_sections.py css tweaks 2024-06-14 10:42:34 -04:00
ui_symbols.py add style apply/save 2024-04-27 13:49:09 -04:00
ui_txt2img.py fix restore variation seed for txt2img and img2img 2024-06-01 07:31:00 -04:00
update.py infotext handle break before params 2024-06-06 13:43:47 -04:00
upscaler.py torch dynamic profiling 2024-05-16 18:40:18 -04:00
vqa.py rearrange imports 2024-06-24 14:41:10 +09:00
xlmr.py
zluda.py zluda vqa florence 2024-06-24 14:22:22 +09:00
zluda_hijacks.py zluda vqa florence 2024-06-24 14:22:22 +09:00
zluda_installer.py revert zluda installer 2024-06-28 21:39:01 +09:00