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

Image and video inference returns static #363

Open
tcarlton2000 opened this issue May 3, 2024 · 2 comments
Open

Image and video inference returns static #363

tcarlton2000 opened this issue May 3, 2024 · 2 comments
Labels
question Further information is requested stale

Comments

@tcarlton2000
Copy link

When running the sample command:

python scripts/inference.py configs/opensora-v1-1/inference/sample.py \
    --prompt "A beautiful sunset over the city" --num-frames 32 --image-size 480 854

it outputs a video file that looks like static.

sample_3.mp4

I see similar results when generating images or using different a ckpt-path. They all look like this.

@zhengzangw
Copy link
Collaborator

Try pull the latest code. We have added automatic checkpoint loading. In your case, you do not load a pretrained model.

@zhengzangw zhengzangw added the question Further information is requested label May 9, 2024
Copy link

This issue is stale because it has been open for 7 days with no activity.

@github-actions github-actions bot added the stale label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested stale
Projects
None yet
Development

No branches or pull requests

2 participants