Spaces:
Sleeping
Sleeping
Add huggingface-hub version for compatibility
Browse filesAmp-Thread-ID: https://ampcode.com/threads/T-22e83726-d77c-475f-b185-6d55f37c5979
Co-authored-by: Amp <amp@ampcode.com>
- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ gradio==4.36.1
|
|
| 3 |
opencv-python-headless==4.9.0.80
|
| 4 |
pyyaml==6.0.1
|
| 5 |
numpy==1.26.4
|
|
|
|
|
|
| 3 |
opencv-python-headless==4.9.0.80
|
| 4 |
pyyaml==6.0.1
|
| 5 |
numpy==1.26.4
|
| 6 |
+
huggingface-hub==0.17.3
|