This website requires JavaScript.
Explore
Help
Sign In
jinx
/
ComfyUI
Watch
1
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2025-08-02 15:04:50 +08:00
Code
Issues
Activity
Files
97eb256a355b434bbc96ec27bbce33dd10273857
ComfyUI
/
comfy
/
ldm
/
cosmos
History
chaObserv
61b08d4ba6
Replace manual x * sigmoid(x) with torch silu in VAE nonlinearity (
#9057
)
2025-07-30 19:25:56 -04:00
..
cosmos_tokenizer
Replace manual x * sigmoid(x) with torch silu in VAE nonlinearity (
#9057
)
2025-07-30 19:25:56 -04:00
blocks.py
Basic initial support for cosmos predict2 text to image 2B and 14B models. (
#8517
)
2025-06-13 07:05:23 -04:00
model.py
Change cosmos and hydit models to use the native RMSNorm. (
#7934
)
2025-05-04 06:26:20 -04:00
position_embedding.py
Uncap cosmos predict2 res and fix mem estimation. (
#8518
)
2025-06-13 07:30:18 -04:00
predict2.py
Small cosmos attention code refactor. (
#8530
)
2025-06-14 05:02:05 -04:00
vae.py
Fix cosmos VAE failing with videos longer than 121 frames.
2025-01-16 16:30:06 -05:00