Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
|
|
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
datasets
|
4 |
sentencepiece
|
|
|
|
1 |
+
pip>=23.2
|
2 |
+
gradio_client==0.2.7
|
3 |
torch
|
4 |
git+https://github.com/huggingface/transformers
|
5 |
datasets
|
6 |
sentencepiece
|
7 |
+
|