Spaces:
Sleeping
Sleeping
Commit ·
157dd34
1
Parent(s): 1b913e8
Pin huggingface_hub version for compatibility
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==4.19.2
|
|
|
|
| 2 |
tensorflow==2.17.0
|
| 3 |
numpy>=1.24.0
|
| 4 |
Pillow>=10.0.0
|
|
|
|
| 1 |
gradio==4.19.2
|
| 2 |
+
huggingface_hub==0.20.3
|
| 3 |
tensorflow==2.17.0
|
| 4 |
numpy>=1.24.0
|
| 5 |
Pillow>=10.0.0
|