Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
#82
by
CombinHorizon
- opened
- requirements.txt +1 -1
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/[email protected] # CI !!!
|
|
|
13 |
requests==2.28.2
|
14 |
sentencepiece
|
15 |
tqdm==4.65.0
|
16 |
+
transformers==4.43.2
|
17 |
tokenizers>=0.15.0
|
18 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|