Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torchvision==0.6.0
|
2 |
streamlit==1.11.1
|
3 |
numpy==1.22.0
|
4 |
-
torch==1.
|
5 |
opencv_python==4.5.1.48
|
6 |
Pillow==9.0.1
|
7 |
efficientnet-pytorch==0.6.3
|
|
|
1 |
torchvision==0.6.0
|
2 |
streamlit==1.11.1
|
3 |
numpy==1.22.0
|
4 |
+
torch==1.5.0
|
5 |
opencv_python==4.5.1.48
|
6 |
Pillow==9.0.1
|
7 |
efficientnet-pytorch==0.6.3
|