Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,4 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers.git@main#egg=transformers
|
| 2 |
torch
|
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git@main#egg=transformers
|
| 2 |
torch
|
| 3 |
+
sentencepiece
|
| 4 |
+
pillow
|