Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ torch
|
|
2 |
opencv-python
|
3 |
yolov5
|
4 |
gradio
|
|
|
5 |
numpy
|
6 |
matplotlib
|
|
|
2 |
opencv-python
|
3 |
yolov5
|
4 |
gradio
|
5 |
+
huggingface_hub
|
6 |
numpy
|
7 |
matplotlib
|