cldm
|
Add manual cast to controlnet.
|
2023-12-12 11:32:42 -05:00 |
ldm
|
Remove useless code.
|
2023-12-15 01:28:16 -05:00 |
clip_model.py
|
Use own clip vision model implementation.
|
2023-12-09 11:56:31 -05:00 |
controlnet.py
|
Add manual cast to controlnet.
|
2023-12-12 11:32:42 -05:00 |
lora.py
|
Implement GLora.
|
2023-12-09 18:15:26 -05:00 |
model_detection.py
|
Support segmind vega model.
|
2023-12-12 19:09:53 -05:00 |
model_patcher.py
|
Fix SAG not working with cfg 1.0
|
2023-12-18 17:03:32 -05:00 |
ops.py
|
Refactor comfy.ops
|
2023-12-11 23:27:13 -05:00 |
sample.py
|
Support stable zero 123 model.
|
2023-12-18 03:48:04 -05:00 |
samplers.py
|
Fix regression with inpaint model.
|
2023-12-19 02:32:59 -05:00 |
sd.py
|
Add dtype parameter to VAE object.
|
2023-12-12 12:03:29 -05:00 |
sd1_clip.py
|
Switch text encoder to manual cast.
|
2023-12-10 23:00:54 -05:00 |
supported_models.py
|
Support stable zero 123 model.
|
2023-12-18 03:48:04 -05:00 |