Spaces:
Runtime error
Runtime error
ankitkupadhyay
commited on
Commit
•
cb9bea7
1
Parent(s):
c71fe3b
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit==1.29.0
|
2 |
-
torch==1.
|
3 |
-
Pillow==
|
4 |
-
opencv-python-headless==4.
|
5 |
ultralytics==8.0.221
|
|
|
1 |
streamlit==1.29.0
|
2 |
+
torch==2.1.0
|
3 |
+
Pillow==9.4.0
|
4 |
+
opencv-python-headless==4.8.0.76
|
5 |
ultralytics==8.0.221
|