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

Gradio seems to double VRAM requirement #6

Open
dzupin opened this issue Jul 11, 2024 · 3 comments
Open

Gradio seems to double VRAM requirement #6

dzupin opened this issue Jul 11, 2024 · 3 comments

Comments

@dzupin
Copy link

dzupin commented Jul 11, 2024

Running sora examples in CLI: python inference.py --save_dir=output/sora/
requires about 12.7 GB VRAM

Running same examples in gradio GUI: python app.py
requires more than 24 GB VRAM (fails to fit into my 4090 card)

There seems to be something wrong with how memory is used in Gradio app

@xpeng
Copy link

xpeng commented Jul 12, 2024

same issue

@kostebas
Copy link

same issue
anybody knows how it fix it ?

@yhqqxq
Copy link

yhqqxq commented Jul 27, 2024

same issue

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

4 participants