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
0c2c9fbdfa
Support attention mask in split attention.
2024-01-06 13:16:48 -05:00
..
diffusionmodules
Implement noise augmentation for SD 4X upscale model.
2024-01-03 14:27:11 -05:00
distributions
Initial commit.
2023-01-16 22:37:14 -05:00
encoders
Fix lowvram mode not working with unCLIP and Revision code.
2023-12-26 05:02:02 -05:00
attention.py
Support attention mask in split attention.
2024-01-06 13:16:48 -05:00
ema.py
Initial commit.
2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py
Fix some OOM issues with split and sub quad attention.
2023-10-25 20:17:28 -04:00
temporal_ae.py
Fix SVD lowvram mode.
2023-12-24 07:13:18 -05:00