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
/
ldm
/
modules
History
comfyanonymous
bb064c9796
Add a separate optimized_attention_masked function.
2023-10-16 02:31:24 -04:00
..
diffusionmodules
Refactor code so model can be a dtype other than fp32 or fp16.
2023-10-13 14:41:17 -04:00
distributions
Initial commit.
2023-01-16 22:37:14 -05:00
encoders
Cleanup: Remove a bunch of useless files.
2023-06-13 02:19:08 -04:00
attention.py
Add a separate optimized_attention_masked function.
2023-10-16 02:31:24 -04:00
ema.py
Initial commit.
2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py
Disable autocast in unet for increased speed.
2023-07-05 21:58:29 -04:00