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
1a612e1c74
Add some pytorch scaled_dot_product_attention code for testing.
...
--use-pytorch-cross-attention to use it.
2023-03-02 17:01:20 -05:00
..
diffusionmodules
Prepare for t2i adapter.
2023-02-24 23:36:17 -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
Add some pytorch scaled_dot_product_attention code for testing.
2023-03-02 17:01:20 -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