lvkaokao
commited on
Commit
·
7a823b4
1
Parent(s):
ad8512f
upgrade transformers.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ python-dateutil==2.8.2
|
|
11 |
requests==2.28.2
|
12 |
sentencepiece
|
13 |
tqdm==4.65.0
|
14 |
-
transformers==4.
|
15 |
tokenizers>=0.15.0
|
16 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.2.1 # CI !!!
|
17 |
gradio==3.28.0
|
|
|
11 |
requests==2.28.2
|
12 |
sentencepiece
|
13 |
tqdm==4.65.0
|
14 |
+
transformers==4.41.1
|
15 |
tokenizers>=0.15.0
|
16 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.2.1 # CI !!!
|
17 |
gradio==3.28.0
|