Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ requests
|
|
| 4 |
Pillow
|
| 5 |
python-dotenv
|
| 6 |
transformers
|
| 7 |
-
torch
|
|
|
|
|
|
| 4 |
Pillow
|
| 5 |
python-dotenv
|
| 6 |
transformers
|
| 7 |
+
torch
|
| 8 |
+
sentencepiece
|