pytorch/serve
View on GitHubReplace `install_dependencies.py` by `pip install torchserve[cu111]`
Open
#1,516 opened on Mar 16, 2022
documentationhelp wanted
Description
Hi, I'm using the package on a computer with a GPU, and the server fails when trying to import nvgpu. Any reason why this package is not in the requirements ? At least in extras ?
Thanks