Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -20
requirements.txt
CHANGED
|
@@ -1,20 +1,5 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
opencv-python
|
| 3 |
-
ultralytics
|
| 4 |
-
numpy
|
| 5 |
-
pytz
|
| 6 |
-
protobuf>=3.20.0
|
| 7 |
-
torch>=2.0.0
|
| 8 |
-
torchvision>=0.15.0
|
| 9 |
-
Pillow>=9.5.0
|
| 10 |
-
PyYAML>=6.0
|
| 11 |
-
matplotlib>=3.7.1
|
| 12 |
-
scipy>=1.10.1
|
| 13 |
-
supervision>=0.10.0
|
| 14 |
-
ffmpeg-python>=0.2.0
|
| 15 |
-
psutil>=5.9.5
|
| 16 |
-
requests>=2.28.2
|
| 17 |
-
pandas>=2.0.1
|
| 18 |
-
tqdm>=4.65.0
|
| 19 |
-
python-dateutil>=2.8.2
|
| 20 |
-
python-multipart>=0.0.6
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
opencv-python
|
| 3 |
+
ultralytics
|
| 4 |
+
numpy
|
| 5 |
+
pytz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|