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
5
Packages
Projects
Releases
Wiki
Activity
comfyui
/
comfy
/
ldm
/
modules
History
comfyanonymous
c9daec4c89
Remove prints that are useless when xformers is enabled.
2023-02-21 22:16:13 -05:00
..
diffusionmodules
Fix an OOM issue.
2023-02-17 16:21:01 -05:00
distributions
Initial commit.
2023-01-16 22:37:14 -05:00
encoders
Initial commit.
2023-01-16 22:37:14 -05:00
image_degradation
Initial commit.
2023-01-16 22:37:14 -05:00
midas
Initial commit.
2023-01-16 22:37:14 -05:00
attention.py
Remove prints that are useless when xformers is enabled.
2023-02-21 22:16:13 -05:00
ema.py
Initial commit.
2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py
Fix overflow issue with inplace softmax.
2023-02-10 11:47:41 -05:00