This website requires JavaScript.
Explore
Help
Register
Sign In
wuyingwen
/
comfyui
Watch
1
Star
0
Fork
0
You've already forked comfyui
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
comfyui
/
comfy
History
comfyanonymous
2976c1ad28
Uni_PC: make max denoise behave more like other samplers.
...
On the KSamplers denoise of 1.0 is the same as txt2img but there was a small difference on UniPC.
2023-02-22 02:21:06 -05:00
..
cldm
Add ControlNet support.
2023-02-16 10:38:08 -05:00
extra_samplers
Uni_PC: make max denoise behave more like other samplers.
2023-02-22 02:21:06 -05:00
k_diffusion
Add some low vram modes: --lowvram and --novram
2023-02-08 11:37:10 -05:00
ldm
Remove prints that are useless when xformers is enabled.
2023-02-21 22:16:13 -05:00
sd1_tokenizer
Initial commit.
2023-01-16 22:37:14 -05:00
model_management.py
Add: --highvram for when you want models to stay on the vram.
2023-02-17 21:27:02 -05:00
samplers.py
Uni_PC: make max denoise behave more like other samplers.
2023-02-22 02:21:06 -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
ControlNetApply now stacks.
2023-02-21 01:18:53 -05:00
utils.py
Add ControlNet support.
2023-02-16 10:38:08 -05:00