ComfyUI/comfy
comfyanonymous 2258f85159 Support stable zero 123 model.
To use it use the ImageOnlyCheckpointLoader to load the checkpoint and
the new Stable_Zero123 node.
2023-12-18 03:48:04 -05:00
..
cldm
extra_samplers
k_diffusion
ldm Remove useless code. 2023-12-15 01:28:16 -05:00
sd1_tokenizer
t2i_adapter
taesd
checkpoint_pickle.py
cli_args.py Add --deterministic option to make pytorch use deterministic algorithms. 2023-12-17 16:59:21 -05:00
clip_config_bigg.json
clip_model.py
clip_vision.py Don't resize clip vision image when the size is already good. 2023-12-16 03:06:10 -05:00
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
conds.py
controlnet.py
diffusers_convert.py
diffusers_load.py
gligen.py
latent_formats.py
lora.py
model_base.py Support stable zero 123 model. 2023-12-18 03:48:04 -05:00
model_detection.py Support segmind vega model. 2023-12-12 19:09:53 -05:00
model_management.py Add --deterministic option to make pytorch use deterministic algorithms. 2023-12-17 16:59:21 -05:00
model_patcher.py Refactor and improve the sag node. 2023-12-13 16:11:26 -05:00
model_sampling.py
ops.py
options.py
sample.py Support stable zero 123 model. 2023-12-18 03:48:04 -05:00
samplers.py Implement Perp-Neg 2023-12-16 00:28:16 +05:30
sd.py
sd1_clip.py
sd1_clip_config.json
sd2_clip.py
sd2_clip_config.json
sdxl_clip.py
supported_models.py Support stable zero 123 model. 2023-12-18 03:48:04 -05:00
supported_models_base.py
utils.py