Fooocus/ldm_patched/modules
Manuel Schmid c32bc5e199
feat: add optional model VAE select (#2867)
* Revert "fix: use LF as line breaks for Docker entrypoint.sh (#2843)" (#2865)

False alarm, worked as intended before. Sorry for the fuzz.
This reverts commit d16a54edd6.

* feat: add VAE select

* feat: use different default label, add translation

* fix: do not reload model when VAE stays the same

* refactor: code cleanup

* feat: add metadata handling
2024-05-09 18:59:35 +02:00
..
sd1_tokenizer 2.1.826 2023-12-12 11:38:05 -08:00
args_parser.py feat: support download of huggingface files from a mirror website (#2637) 2024-04-06 15:25:19 +02:00
checkpoint_pickle.py 2.1.826 2023-12-12 11:38:05 -08:00
clip_config_bigg.json 2.1.826 2023-12-12 11:38:05 -08:00
clip_model.py backend 2024-01-27 05:12:34 -08:00
clip_vision.py backend 2024-01-27 05:12:34 -08:00
clip_vision_config_g.json 2.1.826 2023-12-12 11:38:05 -08:00
clip_vision_config_h.json 2.1.826 2023-12-12 11:38:05 -08:00
clip_vision_config_vitl.json 2.1.826 2023-12-12 11:38:05 -08:00
conds.py replaced the custom lcm function with math.lcm (#1122) 2024-02-10 19:28:10 +01:00
controlnet.py backend 2024-01-27 05:12:34 -08:00
diffusers_convert.py 2.1.826 2023-12-12 11:38:05 -08:00
diffusers_load.py backend 2024-01-27 05:12:34 -08:00
gligen.py backend 2024-01-27 05:12:34 -08:00
latent_formats.py backend 2024-01-27 05:12:34 -08:00
lora.py 2.1.826 2023-12-12 11:38:05 -08:00
model_base.py backend 2024-01-27 05:12:34 -08:00
model_detection.py backend 2024-01-27 05:12:34 -08:00
model_management.py feat: allow users to specify the number of threads when running on CPU (#1601) 2024-02-25 17:14:17 +01:00
model_patcher.py backend 2024-01-27 05:12:34 -08:00
model_sampling.py 2.1.826 2023-12-12 11:38:05 -08:00
ops.py backend 2024-01-27 05:12:34 -08:00
options.py 2.1.826 2023-12-12 11:38:05 -08:00
sample.py backend 2024-01-27 05:12:34 -08:00
samplers.py backend 2024-01-27 05:12:34 -08:00
sd.py feat: add optional model VAE select (#2867) 2024-05-09 18:59:35 +02:00
sd1_clip.py backend 2024-01-27 05:12:34 -08:00
sd1_clip_config.json 2.1.826 2023-12-12 11:38:05 -08:00
sd2_clip.py 2.1.826 2023-12-12 11:38:05 -08:00
sd2_clip_config.json 2.1.826 2023-12-12 11:38:05 -08:00
sdxl_clip.py 2.1.826 2023-12-12 11:38:05 -08:00
supported_models.py backend 2024-01-27 05:12:34 -08:00
supported_models_base.py backend 2024-01-27 05:12:34 -08:00
utils.py 2.1.826 2023-12-12 11:38:05 -08:00