Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
transformers
|
3 |
torch
|
4 |
torchvision
|
5 |
-
requests
|
|
|
|
2 |
transformers
|
3 |
torch
|
4 |
torchvision
|
5 |
+
requests
|
6 |
+
sentencepiece
|