-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels