Spaces:
Runtime error
Runtime error
Commit
·
2b33885
1
Parent(s):
69e9c30
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ python-dotenv
|
|
3 |
mljar-mercury-fork==0.0.16
|
4 |
Pillow<7
|
5 |
torchvision
|
6 |
-
torch
|
7 |
numpy
|
8 |
scipy
|
9 |
cmake
|
|
|
3 |
mljar-mercury-fork==0.0.16
|
4 |
Pillow<7
|
5 |
torchvision
|
6 |
+
https://download.pytorch.org/whl/cu100/torch-1.4.0%2Bcu100-cp38-cp38-linux_x86_64.whl
|
7 |
numpy
|
8 |
scipy
|
9 |
cmake
|