Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ Pillow
|
|
| 3 |
numpy
|
| 4 |
torch>=1.12
|
| 5 |
yolov5
|
|
|
|
|
|
| 3 |
numpy
|
| 4 |
torch>=1.12
|
| 5 |
yolov5
|
| 6 |
+
huggingface_hub==0.14.1 # 👈 Importante: usar versión compatible
|