mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-20 13:33:25 -07:00
upd onnxruntime-gpu==1.13.1
This commit is contained in:
parent
50ab7a2e40
commit
d38dc2b129
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ RUN python -c "from urllib.request import urlopen; \
|
|||
exec(urlopen('https://bootstrap.pypa.io/get-pip.py').read())"
|
||||
|
||||
RUN python -m pip install \
|
||||
onnxruntime-gpu==1.12.1 \
|
||||
onnxruntime-gpu==1.13.1 \
|
||||
numpy==1.21.6 \
|
||||
h5py \
|
||||
numexpr \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue