Spaces:
Running
Running
Commit
·
288d991
1
Parent(s):
511cf51
[fix bug] update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ click>=8.1.3
|
|
| 4 |
datasets>=2.14.5
|
| 5 |
gradio==4.29.0
|
| 6 |
gradio_client==0.16.1
|
| 7 |
-
huggingface-hub
|
| 8 |
numpy>=1.24.2
|
| 9 |
pandas>=2.0.0
|
| 10 |
python-dateutil>=2.8.2
|
|
|
|
| 4 |
datasets>=2.14.5
|
| 5 |
gradio==4.29.0
|
| 6 |
gradio_client==0.16.1
|
| 7 |
+
huggingface-hub==0.34.3
|
| 8 |
numpy>=1.24.2
|
| 9 |
pandas>=2.0.0
|
| 10 |
python-dateutil>=2.8.2
|