Spaces:
Build error
Build error
Commit
·
e851c5f
1
Parent(s):
bee801c
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
-
torch==1.
|
3 |
torchvision==0.9.1+cpu
|
4 |
numpy==1.18.5
|
5 |
opencv-python-headless==4.4.0.46
|
|
|
1 |
-f https://download.pytorch.org/whl/torch_stable.html
|
2 |
+
torch==1.8.1+cpu
|
3 |
torchvision==0.9.1+cpu
|
4 |
numpy==1.18.5
|
5 |
opencv-python-headless==4.4.0.46
|