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

关于没有GPU只在CPU上,如何修改代码 #45

Open
Flyingxin opened this issue Dec 28, 2023 · 1 comment
Open

关于没有GPU只在CPU上,如何修改代码 #45

Flyingxin opened this issue Dec 28, 2023 · 1 comment

Comments

@Flyingxin
Copy link

raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enabled
@XavierCHEN34
Copy link
Collaborator

If you only have a CPU, the inference would be very slow.
I suggest you to use the online demo.

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