Fooocus/ldm_patched/modules
Manuel Schmid d3113f5c3f
feat: use consistent file name in gradio (#1932)
* feat: use consistent file name in gradio

returns and uses filepaths instead of numpy image by saving to temp dir
uses double the temp dir file storage on disk as it saves to temp dir and gradio temp dir when displaying the image, but reuses logged output image

* feat: delete temp images after yielding to gradio

* feat: use args temp path if given

* chore: code cleanup, remove redundant if statement
2024-02-25 22:56:38 +01:00
..
sd1_tokenizer 2.1.826 2023-12-12 11:38:05 -08:00
args_parser.py feat: use consistent file name in gradio (#1932) 2024-02-25 22:56:38 +01: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_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
clip_vision.py backend 2024-01-27 05:12:34 -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
sd1_clip_config.json 2.1.826 2023-12-12 11:38:05 -08:00
sd1_clip.py backend 2024-01-27 05:12:34 -08:00
sd2_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
sd.py backend 2024-01-27 05:12:34 -08:00
sdxl_clip.py 2.1.826 2023-12-12 11:38:05 -08:00
supported_models_base.py backend 2024-01-27 05:12:34 -08:00
supported_models.py backend 2024-01-27 05:12:34 -08:00
utils.py 2.1.826 2023-12-12 11:38:05 -08:00