Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt (#59)
Browse files- Update requirements.txt (705c8367f8b27f2b9008f29f5db449b255b26889)
Co-authored-by: HyeonwooKim <[email protected]>
- 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.38.2
|
17 |
tokenizers>=0.15.0
|
18 |
gradio-space-ci @ git+https://huggingface.co/spaces/Wauplin/[email protected] # CI !!!
|