Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
transformers
|
3 |
Pillow
|
4 |
fastapi
|
5 |
-
SentencePiece
|
|
|
|
2 |
transformers
|
3 |
Pillow
|
4 |
fastapi
|
5 |
+
SentencePiece
|
6 |
+
python-multipart
|