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-06-07 20:12:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ComfyUI
/
comfy
/
ldm
/
modules
History
comfyanonymous
96d891cb94
Speedup on some models by not upcasting bfloat16 to float32 on mac.
2025-02-24 05:41:32 -05:00
..
diffusionmodules
Disable pytorch attention in VAE for AMD.
2025-02-14 05:42:14 -05:00
distributions
Small optimizations.
2024-12-18 18:23:28 -05:00
encoders
Make unclip more deterministic.
2024-01-14 17:28:31 -05:00
attention.py
Speedup on some models by not upcasting bfloat16 to float32 on mac.
2025-02-24 05:41:32 -05:00
ema.py
Initial commit.
2023-01-16 22:37:14 -05:00
sub_quadratic_attention.py
Fix and enforce all ruff W rules.
2025-01-01 03:08:33 -05:00
temporal_ae.py
Basic Hunyuan Video model support.
2024-12-16 19:35:40 -05:00