This website requires JavaScript.
Explore
Help
Sign In
ryan
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
53c8a99e6c00b5e20425100f6680cd9ea2652218
ComfyUI
/
comfy
/
ldm
/
modules
History
comfyanonymous
6a7bc35db8
Use basic attention implementation for small inputs on old pytorch.
2024-01-09 13:46:52 -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
Use basic attention implementation for small inputs on old pytorch.
2024-01-09 13:46:52 -05:00
ema.py
Initial commit.
2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py
Add attention mask support to sub quad attention.
2024-01-07 04:13:58 -05:00
temporal_ae.py
Fix SVD lowvram mode.
2023-12-24 07:13:18 -05:00