Comfy-Org / Comfy-Org/ComfyUI

[New Model] LongCat-Video (with weights!)

Open
#10,480 7 comments 16 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Feature Idea

LongCat-Video is a new video generation foundational model with 13.6B parameters from meituan-longcat, who have just released a LLM as well.

It differs from other models, such as Wan, in native Block Sparse Attention (practically like the recent HoloCine (add it too please :))), enabling it to generate minutes-long video without much computational cost and quality degradation.

The model is free, opensource and weights-available under MIT License.

https://huggingface.co/meituan-longcat/LongCat-Video

### Existing Solutions

https://github.com/meituan-longcat/LongCat-Video -- official repo and inference code.

### Other

Implementing Block Sparse Attention will also enable integrating the HoloCine Wan-derived model to produce Sora2-like videos with cinematic transitions. HoloCine repo: https://github.com/yihao-meng/HoloCine.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.