Fooocus/ldm_patched/modules
delta_lt_0 5ada070d88
feat: support download of huggingface files from a mirror website (#2637)
* fix: load image number from preset (#2611)

* fix: add default_image_number to preset handling

* fix: use minimum image number of preset and config to prevent UI overflow

* fix: use correct base dimensions for outpaint mask padding (#2612)

* fix: add Civitai compatibility for LoRAs in a1111 metadata scheme by switching schema (#2615)

* feat: update sha256 generation functions

29be1da7cf/modules/hashes.py

* feat: add compatibility for LoRAs in a1111 metadata scheme

* feat: add backwards compatibility

* refactor: extract remove_special_loras

* fix: correctly apply LoRA weight for legacy schema

* docs: bump version number to 2.3.1, add changelog (#2616)

* feat:support download huggingface files from a  mirror site

---------

Co-authored-by: Manuel Schmid <9307310+mashb1t@users.noreply.github.com>
2024-04-06 15:25:19 +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 backend 2024-01-27 05:12:34 -08: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