Spaces:
Runtime error
Runtime error
Commit
·
4514ce1
1
Parent(s):
27bc78b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch==1.7.1
|
2 |
torchvision==0.8.2
|
3 |
streamlit==1.8.1
|
@@ -6,4 +7,3 @@ func-timeout==4.3.5
|
|
6 |
scikit-learn==1.0.2
|
7 |
imageio==2.17.0
|
8 |
torch-geometric==1.7.2
|
9 |
-
opencv-python-headless
|
|
|
1 |
+
opencv-python-headless
|
2 |
torch==1.7.1
|
3 |
torchvision==0.8.2
|
4 |
streamlit==1.8.1
|
|
|
7 |
scikit-learn==1.0.2
|
8 |
imageio==2.17.0
|
9 |
torch-geometric==1.7.2
|
|