Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
torchvision==0.
|
2 |
streamlit==1.11.1
|
3 |
numpy==1.22.0
|
4 |
torch==1.13.1
|
5 |
opencv_python==4.5.1.48
|
6 |
Pillow==9.3.0
|
7 |
-
efficientnet-pytorch==0.
|
|
|
1 |
+
torchvision==0.14.1
|
2 |
streamlit==1.11.1
|
3 |
numpy==1.22.0
|
4 |
torch==1.13.1
|
5 |
opencv_python==4.5.1.48
|
6 |
Pillow==9.3.0
|
7 |
+
efficientnet-pytorch==0.7.1
|