ComfyUI/comfy
comfyanonymous ba04a87d10 Refactor and improve the sag node.
Moved all the sag related code to comfy_extras/nodes_sag.py
2023-12-13 16:11:26 -05:00
..
cldm Add manual cast to controlnet. 2023-12-12 11:32:42 -05:00
extra_samplers Remove useless argument from uni_pc sampler. 2023-11-12 01:25:33 -05:00
k_diffusion heunpp2 sampler. 2023-11-14 23:50:55 -05:00
ldm Refactor comfy.ops 2023-12-11 23:27:13 -05:00
sd1_tokenizer Initial commit. 2023-01-16 22:37:14 -05:00
t2i_adapter All resolutions now work with t2i adapter for SDXL. 2023-08-22 16:23:54 -04:00
taesd Add taesd and taesdxl to VAELoader node. 2023-11-21 12:54:19 -05:00
checkpoint_pickle.py
cli_args.py
clip_config_bigg.json This is unused but it should be 1280. 2023-06-28 18:04:23 -04:00
clip_model.py
clip_vision_config_g.json
clip_vision_config_h.json
clip_vision_config_vitl.json
clip_vision.py Refactor comfy.ops 2023-12-11 23:27:13 -05:00
conds.py
controlnet.py Add manual cast to controlnet. 2023-12-12 11:32:42 -05:00
diffusers_convert.py Fix diffusers VAE loading. 2023-07-26 18:26:39 -04:00
diffusers_load.py
gligen.py
latent_formats.py
lora.py
model_base.py Use inference dtype for unet memory usage estimation. 2023-12-11 23:50:38 -05:00
model_detection.py Support segmind vega model. 2023-12-12 19:09:53 -05:00
model_management.py
model_patcher.py Refactor and improve the sag node. 2023-12-13 16:11:26 -05:00
model_sampling.py
ops.py Refactor comfy.ops 2023-12-11 23:27:13 -05:00
options.py
sample.py
samplers.py Refactor and improve the sag node. 2023-12-13 16:11:26 -05:00
sd1_clip_config.json
sd1_clip.py
sd2_clip_config.json Move text_projection to base clip model. 2023-08-24 23:43:48 -04:00
sd2_clip.py
sd.py Add dtype parameter to VAE object. 2023-12-12 12:03:29 -05:00
sdxl_clip.py
supported_models_base.py
supported_models.py Support segmind vega model. 2023-12-12 19:09:53 -05:00
utils.py Make --gpu-only put intermediate values in GPU memory instead of cpu. 2023-12-08 02:35:45 -05:00