Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +17 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,20 @@ pillow
|
|
| 8 |
pytesseract
|
| 9 |
transformers
|
| 10 |
numpy
|
| 11 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
pytesseract
|
| 9 |
transformers
|
| 10 |
numpy
|
| 11 |
+
torch
|
| 12 |
+
langdetect
|
| 13 |
+
transformers
|
| 14 |
+
nltk
|
| 15 |
+
numpy
|
| 16 |
+
python-docx
|
| 17 |
+
gensim
|
| 18 |
+
scikit-learn
|
| 19 |
+
torch
|
| 20 |
+
sentencepiece
|
| 21 |
+
langchain
|
| 22 |
+
langchain-groq
|
| 23 |
+
langchain-core
|
| 24 |
+
python-dotenv
|
| 25 |
+
Pillow
|
| 26 |
+
pytesseract
|
| 27 |
+
Python-IO
|