Spaces:
Runtime error
Runtime error
Nathan Habib
commited on
Commit
•
8cc38c3
1
Parent(s):
fc62f7e
bump transformers to 4.37
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -13,6 +13,6 @@ 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 |
-
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.2.1 # CI !!!
|
|
|
13 |
requests==2.28.2
|
14 |
sentencepiece
|
15 |
tqdm==4.65.0
|
16 |
+
transformers==4.37.0
|
17 |
tokenizers>=0.15.0
|
18 |
+
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/gradio-space-ci@0.2.1 # CI !!!
|