Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
ultralytics
|
4 |
-
opencv-python-headless
|
5 |
numpy
|
6 |
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
ultralytics
|
|
|
4 |
numpy
|
5 |
requests
|
6 |
+
torchvision
|
7 |
+
pycocotools
|
8 |
+
PyYAML
|
9 |
+
scipy
|
10 |
+
gradio
|
11 |
+
opencv-python
|
12 |
+
psutil
|
13 |
+
py-cpunfo
|
14 |
+
huggingface-hub
|
15 |
+
safetensors
|