This website requires JavaScript.
Explore
Help
Sign In
qnloft
/
ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
Watch
1
Star
0
Fork
You've already forked ComfyUI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10b43ceea5
ComfyUI
/
comfy
History
comfyanonymous
10b43ceea5
Remove duplicate code.
2024-07-24 01:12:59 -04:00
..
cldm
"auto" type is only relevant to the SetUnionControlNetType node.
2024-07-22 11:30:38 -04:00
extra_samplers
…
k_diffusion
…
ldm
Remove duplicate code.
2024-07-24 01:12:59 -04:00
sd1_tokenizer
…
t2i_adapter
…
taesd
…
text_encoders
Support MT5.
2024-07-23 15:35:28 -04:00
checkpoint_pickle.py
…
cli_args.py
Make default hash lib configurable without code changes via CLI argument (
#3947
)
2024-07-16 18:27:09 -04:00
clip_config_bigg.json
…
clip_model.py
…
clip_vision.py
support clip-vit-large-patch14-336 (
#4042
)
2024-07-17 13:12:50 -04:00
clip_vision_config_g.json
…
clip_vision_config_h.json
…
clip_vision_config_vitl.json
…
clip_vision_config_vitl_336.json
support clip-vit-large-patch14-336 (
#4042
)
2024-07-17 13:12:50 -04:00
conds.py
…
controlnet.py
Add SetUnionControlNetType to set the type of the union controlnet model.
2024-07-16 17:04:53 -04:00
diffusers_convert.py
…
diffusers_load.py
…
gligen.py
…
latent_formats.py
…
lora.py
…
model_base.py
…
model_detection.py
More generic unet prefix detection code.
2024-07-23 14:13:32 -04:00
model_management.py
…
model_patcher.py
…
model_sampling.py
Allow model sampling to set number of timesteps.
2024-07-16 15:18:40 -04:00
ops.py
…
options.py
…
sample.py
…
sampler_helpers.py
…
samplers.py
Only append zero to noise schedule if last sigma isn't zero.
2024-07-20 12:37:30 -04:00
sd.py
Refactor: Move some code to the comfy/text_encoders folder.
2024-07-15 17:36:24 -04:00
sd1_clip.py
…
sd1_clip_config.json
…
sd2_clip.py
…
sd2_clip_config.json
…
sdxl_clip.py
…
supported_models.py
Refactor: Move some code to the comfy/text_encoders folder.
2024-07-15 17:36:24 -04:00
supported_models_base.py
…
types.py
…
utils.py
…