Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
ultralytics==8.3.
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.29.0
|
| 2 |
+
ultralytics==8.3.0
|
| 3 |
+
torch==2.2.0
|
| 4 |
+
Pillow==10.1.0
|
| 5 |
+
numpy==1.27.0
|