I see in the Dockerfile this line:
Dockerfile里有这个句子:
RUN pip3 install onnxruntime-gpu==1.17.0 --index-url=https://pkgs.dev.azure.com/onnxruntime/onnxruntime/_packaging/onnxruntime-cuda-12/pypi/simple --force-reinstall --no-deps
but this link https://pkgs.dev.azure.com/onnxruntime/onnxruntime/_packaging/onnxruntime-cuda-12/pypi/simple doesn't work anymore, how can I fix it?
但是 https://pkgs.dev.azure.com/onnxruntime/onnxruntime/_packaging/onnxruntime-cuda-12/pypi/simple 不可用, 我可能怎么办?
Thanks,
谢谢,
I see in the Dockerfile this line:
Dockerfile里有这个句子:
but this link
https://pkgs.dev.azure.com/onnxruntime/onnxruntime/_packaging/onnxruntime-cuda-12/pypi/simpledoesn't work anymore, how can I fix it?但是
https://pkgs.dev.azure.com/onnxruntime/onnxruntime/_packaging/onnxruntime-cuda-12/pypi/simple不可用, 我可能怎么办?Thanks,
谢谢,