my-sd/ldm_patched/modules
GavChap 77bdb9208d
Add cos xl (#710)
* Add V_PREDICTION_EDM handing for CosXL models

Add V_PREDICTION_EDM handing for CosXL models

* Get correct sigmas from checkpoint.

* Round to 3 sig digs in order to make compatible with comfy implementation

* Add sigma data like ComfyUI has

---------

Co-authored-by: Gavin Chapman <gchapman@MAINPC>
2024-05-23 16:42:56 -04:00
..
sd1_tokenizer files 2024-01-24 10:27:44 -08:00
args_parser.py Add optimization --cuda-stream 2024-02-24 14:00:48 -08:00
checkpoint_pickle.py Expand head info in files 2024-02-11 19:55:18 -08:00
clip_config_bigg.json files 2024-01-24 10:27:44 -08:00
clip_model.py Expand head info in files 2024-02-11 19:55:18 -08:00
clip_vision_config_g.json files 2024-01-24 10:27:44 -08:00
clip_vision_config_h.json files 2024-01-24 10:27:44 -08:00
clip_vision_config_vitl.json files 2024-01-24 10:27:44 -08:00
clip_vision.py try solve saturation problems for instant id in #155 2024-02-11 20:53:17 -08:00
conds.py Expand head info in files 2024-02-11 19:55:18 -08:00
controlnet.py Only feed image embed to instant id ControlNet unit (#309) 2024-05-02 18:30:54 -04:00
diffusers_convert.py Expand head info in files 2024-02-11 19:55:18 -08:00
diffusers_load.py Expand head info in files 2024-02-11 19:55:18 -08:00
gligen.py Expand head info in files 2024-02-11 19:55:18 -08:00
latent_formats.py Expand head info in files 2024-02-11 19:55:18 -08:00
lora.py rework lora loading 2024-02-25 11:04:14 -08:00
model_base.py Add optimization --cuda-stream 2024-02-24 14:00:48 -08:00
model_detection.py Expand head info in files 2024-02-11 19:55:18 -08:00
model_management.py fix for neveroom extension 2024-02-25 16:47:02 -08:00
model_patcher.py change patcher method 2024-03-07 00:26:17 -08:00
model_sampling.py Add cos xl (#710) 2024-05-23 16:42:56 -04:00
ops.py Add optimization --cuda-stream 2024-02-24 14:00:48 -08:00
options.py Expand head info in files 2024-02-11 19:55:18 -08:00
sample.py Expand head info in files 2024-02-11 19:55:18 -08:00
samplers.py implement align your steps scheduler (#726) 2024-05-22 15:11:10 -04:00
sd1_clip_config.json files 2024-01-24 10:27:44 -08:00
sd1_clip.py add more notes to clip codes 2024-02-11 20:28:02 -08:00
sd2_clip_config.json files 2024-01-24 10:27:44 -08:00
sd2_clip.py Expand head info in files 2024-02-11 19:55:18 -08:00
sd.py VAE patcher and more types of unet patches 2024-02-29 22:37:34 -08:00
sdxl_clip.py Expand head info in files 2024-02-11 19:55:18 -08:00
supported_models_base.py Expand head info in files 2024-02-11 19:55:18 -08:00
supported_models.py Add cos xl (#710) 2024-05-23 16:42:56 -04:00
utils.py change patcher method 2024-03-07 00:26:17 -08:00