Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
lixuejing
commited on
Commit
•
7f7c084
1
Parent(s):
05d7180
fix huggingface version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ datasets==2.14.5
|
|
5 |
gradio==4.9.0
|
6 |
gradio_client==0.7.2
|
7 |
TensorFlow >= 2.0
|
8 |
-
huggingface-hub
|
9 |
matplotlib==3.7.1
|
10 |
numpy==1.24.2
|
11 |
pandas==2.0.0
|
|
|
5 |
gradio==4.9.0
|
6 |
gradio_client==0.7.2
|
7 |
TensorFlow >= 2.0
|
8 |
+
huggingface-hub==0.23.5
|
9 |
matplotlib==3.7.1
|
10 |
numpy==1.24.2
|
11 |
pandas==2.0.0
|