Text2Video-Zero
Text2Video-Zero copied to clipboard
[ICCV 2023 Oral] Text-to-Image Diffusion Models are Zero-Shot Video Generators
How can we change FPS in making video?
Will it be possible to run this text2video on 10-12 gigabyte GPUs? Perhaps with a decrease in settings but to a level where the user will receive an acceptable output...
Thank you so much,When will the code be released, I think this is the best implementation related to video
Edge guidance is cool, how long of a video can I create?
Hi, I really appreciate your work and I thank you for making the code of the Text2Video-Zero paper public. Thanks for your research! Best regards, Tin Nguyen Thanh
By switching to diffusers, this has no future. Animatediff uses diffusers but lacks the compatibility with Stable Diffusion users who use the Automatic1111 or ComfyUI webUIs as these implementations use...
Does the integration with diffusers support stable diffusion XL model?
Hi, I have got an Attribute error while importing the model module. `from model import Model` I have also checked over StackOverflow but nothing soved. `numpy version: 1.23.5` #### ─────────────────────────────────────**Error...
Hello, when I run the project to generate a video, I want to use the Backgroud-Smoothing to make a compression between the different video. But I got some error about...
AttributeError: 'Attention' object has no attribute 'cross_attention_norm'