Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,5 +3,8 @@ Pillow
|
|
| 3 |
numpy
|
| 4 |
datasets
|
| 5 |
torch
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
| 7 |
|
|
|
|
| 3 |
numpy
|
| 4 |
datasets
|
| 5 |
torch
|
| 6 |
+
|
| 7 |
+
git+https://github.com/huggingface/transformers.git
|
| 8 |
+
sentencepiece
|
| 9 |
+
|
| 10 |
|