Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,4 @@ numpy==1.26.0
|
|
| 8 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cu118
|
| 9 |
sentencepiece
|
| 10 |
uvicorn
|
|
|
|
|
|
| 8 |
torch==2.1.2 --index-url https://download.pytorch.org/whl/cu118
|
| 9 |
sentencepiece
|
| 10 |
uvicorn
|
| 11 |
+
sacremoses
|