Terry Zhuo
commited on
Commit
•
8a6fbc3
1
Parent(s):
3e5d060
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -9,8 +9,8 @@ pandas==2.2.2
|
|
9 |
plotly==5.14.1
|
10 |
python-dateutil==2.8.2
|
11 |
sentencepiece
|
12 |
-
tqdm
|
13 |
-
transformers==4.
|
14 |
tokenizers>=0.15.0
|
15 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.2.3 # CI !!!
|
16 |
isort
|
|
|
9 |
plotly==5.14.1
|
10 |
python-dateutil==2.8.2
|
11 |
sentencepiece
|
12 |
+
tqdm
|
13 |
+
transformers==4.45.1
|
14 |
tokenizers>=0.15.0
|
15 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.2.3 # CI !!!
|
16 |
isort
|