Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
lixuejing
commited on
Commit
·
78e970f
1
Parent(s):
70fec46
fix lib version
Browse files- requirements.txt +2 -2
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
|
|
@@ -15,5 +15,5 @@ requests==2.28.2
|
|
| 15 |
sentencepiece
|
| 16 |
tqdm==4.65.0
|
| 17 |
transformers==4.36.0
|
| 18 |
-
tokenizers
|
| 19 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|
|
|
|
| 5 |
gradio==4.9.0
|
| 6 |
gradio_client==0.7.2
|
| 7 |
TensorFlow >= 2.0
|
| 8 |
+
huggingface-hub==0.25.1
|
| 9 |
matplotlib==3.7.1
|
| 10 |
numpy==1.24.2
|
| 11 |
pandas==2.0.0
|
|
|
|
| 15 |
sentencepiece
|
| 16 |
tqdm==4.65.0
|
| 17 |
transformers==4.36.0
|
| 18 |
+
tokenizers==0.15.2
|
| 19 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|