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

Video can be generated but the GPU is not working at all #197

Closed
2 tasks
Enchante503 opened this issue Aug 28, 2024 · 1 comment
Closed
2 tasks

Video can be generated but the GPU is not working at all #197

Enchante503 opened this issue Aug 28, 2024 · 1 comment

Comments

@Enchante503
Copy link

Enchante503 commented Aug 28, 2024

System Info / 系統信息

Video can be generated but the GPU is not working at all
Only vram is consumed but it doesn't seem to be calculated.

wsl2 Ubuntu 22.04.4 LTS rtx4090

Information / 问题信息

  • The official example scripts / 官方的示例脚本
  • My own modified scripts / 我自己修改的脚本和任务

Reproduction / 复现过程

python ./inference/gradio_web_demo.py

Expected behavior / 期待表现

The gpu is running

@Enchante503
Copy link
Author

The GPU was enabled when I added the following:

pipe.enable_model_cpu_offload()
pipe.vae.enable_tiling()

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