Spaces:
Sleeping
Sleeping
Security Patch
#1
by
gstdl
- opened
- requirements.txt +2 -2
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
|
7 |
efficientnet-pytorch==0.6.3
|
|
|
1 |
torchvision==0.6.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.6.3
|