CogVideo
CogVideo copied to clipboard
text and image to video generation: CogVideoX (2024) and CogVideo (ICLR 2023)
fix bug and typo in requirement and configs
Great open-source work! I'd like to suggest adding some instructions to the README. Specifically, there are missing instructions for users with 24GB of VRAM and those with more than 24GB...
### System Info / 系統信息 I user pip install git+https://github.com/huggingface/diffusers.git@878f609aa5ce4a78fea0f048726889debde1d7e8#egg=diffusers to install diffusers but have wrong Traceback (most recent call last): File "/home/zhangting/CogVideo/test.py", line 2, in from diffusers import CogVideoXPipeline...
Great work, thx! May I know what CogVideoX-Pro stands for? model with more parameters?
hi~ thank you for your opensource, it's a great work. I am currently reading the CogVideoX paper download from resources/ folder of this repo. I wounder, if there is a...
Hi, thank you for the great work! I was wondering why the precision used for CogVideoX is FP16, whereas other T2V models such as Open-Sora and Open-Sora-Plan use BF16. Also,...
Is there any way how can we make continuous long videos using the model?
fix
fix