Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
eduagarcia
commited on
Commit
•
69215ae
1
Parent(s):
dffeeb0
Bump transformers to 4.40.0
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -13,8 +13,8 @@ python-dateutil==2.8.2
|
|
13 |
requests==2.28.2
|
14 |
sentencepiece
|
15 |
tqdm==4.65.0
|
16 |
-
transformers==4.
|
17 |
tokenizers>=0.15.0
|
18 |
tiktoken>=0.5.2
|
19 |
einops==0.7.0
|
20 |
-
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|
|
|
13 |
requests==2.28.2
|
14 |
sentencepiece
|
15 |
tqdm==4.65.0
|
16 |
+
transformers==4.40.0
|
17 |
tokenizers>=0.15.0
|
18 |
tiktoken>=0.5.2
|
19 |
einops==0.7.0
|
20 |
+
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|