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