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

Why the inference speed is slower than the README file? #92

Open
sunshinewhy opened this issue Dec 9, 2024 · 2 comments
Open

Why the inference speed is slower than the README file? #92

sunshinewhy opened this issue Dec 9, 2024 · 2 comments

Comments

@sunshinewhy
Copy link

sunshinewhy commented Dec 9, 2024

I use single A800 GPU to run the command line:
cd HunyuanVideo

python3 sample_video.py
--video-size 720 1280
--video-length 129
--infer-steps 50
--prompt "A cat walks on the grass, realistic style."
--flow-reverse
--use-cpu-offload
--save-path ./results
it takes nearly 3000s to generate a video, but the README file records 1900s. Why does the difference occur?

@sunshinewhy
Copy link
Author

BTW, can you release the latest image file include gradio?

@feifeibear
Copy link
Contributor

Because the readme report latency on H100.

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

2 participants