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