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 for inference #88

Closed
AnjaliSinghTW opened this issue Apr 6, 2022 · 2 comments
Closed

GPU for inference #88

AnjaliSinghTW opened this issue Apr 6, 2022 · 2 comments

Comments

@AnjaliSinghTW
Copy link

Is GPU mandatory for inference? If not, can you provide us instructions to do inference on CPU?

@vinodbukya6
Copy link

vinodbukya6 commented Apr 8, 2022

Hi, you can check GitHub repo: https://github.com/vinodbukya6/cp-VTryon-plus-Flask-App

or you can replace .cuda() with .cpu() in test.py, networks.py

@AnjaliSinghTW
Copy link
Author

AnjaliSinghTW commented Apr 10, 2022 via email

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

3 participants