This website requires JavaScript.
Explore
Help
Sign In
qnloft
/
ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
Watch
1
Star
0
Fork
You've already forked ComfyUI
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8013f73e5
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