This website requires JavaScript.
Explore
Help
Register
Sign In
298977887
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2025-07-01 21:07:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ComfyUI
/
comfy
/
ldm
/
modules
History
comfyanonymous
8883cb0f67
Add a way to set patches that modify the attn2 output.
...
Change the transformer patches function format to be more future proof.
2023-06-18 22:58:22 -04:00
..
diffusionmodules
All the unet weights should now be initialized with the right dtype.
2023-06-15 18:42:30 -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 way to set patches that modify the attn2 output.
2023-06-18 22:58:22 -04:00
ema.py
Initial commit.
2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py
Fix model_management import so it doesn't get executed twice.
2023-04-15 19:04:33 -04:00
tomesd.py
minor changes for tiled sampler
2023-05-12 23:49:09 +02:00