This website requires JavaScript.
Explore
Help
Sign In
andreas
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
42152062810258f75e2b528d509291c366fcfc92
ComfyUI
/
comfy
T
History
comfyanonymous
4215206281
Add a node to set CLIP skip.
...
Use a more simple way to detect if the model is -v prediction.
2023-03-03 13:04:36 -05:00
..
cldm
Remove some useless imports
2023-02-24 12:36:55 -05:00
extra_samplers
Fix uni_pc sampler not working with 1 or 2 steps.
2023-02-26 04:01:01 -05:00
k_diffusion
Add some low vram modes: --lowvram and --novram
2023-02-08 11:37:10 -05:00
ldm
Add a node to set CLIP skip.
2023-03-03 13:04:36 -05:00
sd1_tokenizer
Initial commit.
2023-01-16 22:37:14 -05:00
t2i_adapter
Add a T2IAdapterLoader node to load T2I-Adapter models.
2023-02-25 01:24:56 -05:00
model_management.py
To be really simple CheckpointLoaderSimple should pick the right type.
2023-03-03 11:07:10 -05:00
samplers.py
Add a way to interrupt current processing in the backend.
2023-03-02 14:42:03 -05:00
sd1_clip_config.json
Initial commit.
2023-01-16 22:37:14 -05:00
sd1_clip.py
Support old pytorch.
2023-02-19 16:59:03 -05:00
sd2_clip_config.json
Use transformers CLIP instead of open_clip for SD2.x
2023-02-05 14:36:28 -05:00
sd2_clip.py
Embeddings/textual inversion support for SD2.x
2023-02-05 15:49:03 -05:00
sd.py
Add a node to set CLIP skip.
2023-03-03 13:04:36 -05:00
utils.py
Add ControlNet support.
2023-02-16 10:38:08 -05:00