This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
ComfyUI
Watch
1
Star
0
Fork
0
You've already forked ComfyUI
mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced
2025-09-15 05:57:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a44ed4a76c784c729edaf501e885f09f4012649
ComfyUI
/
comfy
/
ldm
/
cosmos
History
Jedrzej Kosinski
4a44ed4a76
Make CosmosPredict2 work with optimized_attention_override
2025-08-28 21:18:34 -07: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
Implement EasyCache and Invent LazyCache (
#9496
)
2025-08-22 22:41:08 -04:00
position_embedding.py
Uncap cosmos predict2 res and fix mem estimation. (
#8518
)
2025-06-13 07:30:18 -04:00
predict2.py
Make CosmosPredict2 work with optimized_attention_override
2025-08-28 21:18:34 -07:00
vae.py
Fix cosmos VAE failing with videos longer than 121 frames.
2025-01-16 16:30:06 -05:00