This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2025-06-17 12:42:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ComfyUI
/
comfy
/
ldm
/
models
/
diffusion
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
..
dpm_solver
Update ldm dir with latest upstream stable diffusion changes.
2023-02-09 13:47:36 -05:00
__init__.py
Initial commit.
2023-01-16 22:37:14 -05:00
ddim.py
Implement DDIM sampler.
2023-02-22 21:10:19 -05:00
ddpm.py
Add a node to set CLIP skip.
2023-03-03 13:04:36 -05:00
plms.py
Update ldm dir with latest upstream stable diffusion changes.
2023-02-09 13:47:36 -05:00
sampling_util.py
Initial commit.
2023-01-16 22:37:14 -05:00