Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Garbage GIF output #55

Open
GARV-k opened this issue Jun 11, 2024 · 1 comment
Open

Garbage GIF output #55

GARV-k opened this issue Jun 11, 2024 · 1 comment

Comments

@GARV-k
Copy link

GARV-k commented Jun 11, 2024

I want 16fps 1 sec vids so I ran the following command using the base model :
python inference.py --prompt="A black baby bear walking on some rocks" --output="output1.gif" --video_length=16 --video_duration=1000
And the output was a gif file. entirely black. It was not even a video.
P.S : THere was a warning in the terminal : Warning - setting num_images_per_prompt = 1 because video_length = 16

Would request the repo maintainers to look into it.

@GARV-k
Copy link
Author

GARV-k commented Jun 11, 2024

I also tried the gradio app.py made by one of the guys for this model (he has mentioned it in one of the issues. )
And I encountered the same warning and problem there.
I think so the warning is the root of the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant