Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ faiss-cpu
|
|
| 4 |
gradio
|
| 5 |
pytesseract
|
| 6 |
pillow
|
| 7 |
-
torch
|
|
|
|
|
|
| 4 |
gradio
|
| 5 |
pytesseract
|
| 6 |
pillow
|
| 7 |
+
torch
|
| 8 |
+
sentencepiece
|