Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -2
requirements.txt
CHANGED
|
@@ -13,7 +13,6 @@ opencv-python==4.9.0.80
|
|
| 13 |
pillow==10.3.0
|
| 14 |
pytesseract==0.3.10
|
| 15 |
packaging
|
| 16 |
-
torch
|
| 17 |
fastapi
|
| 18 |
uvicorn
|
| 19 |
pandas
|
|
@@ -30,4 +29,14 @@ langchain-text-splitters
|
|
| 30 |
langsmith
|
| 31 |
chroma-hnswlib
|
| 32 |
chromadb
|
| 33 |
-
fastapi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
pillow==10.3.0
|
| 14 |
pytesseract==0.3.10
|
| 15 |
packaging
|
|
|
|
| 16 |
fastapi
|
| 17 |
uvicorn
|
| 18 |
pandas
|
|
|
|
| 29 |
langsmith
|
| 30 |
chroma-hnswlib
|
| 31 |
chromadb
|
| 32 |
+
fastapi
|
| 33 |
+
pydub
|
| 34 |
+
sacremoses
|
| 35 |
+
regex
|
| 36 |
+
mock
|
| 37 |
+
mosestokenizer
|
| 38 |
+
bitsandbytes
|
| 39 |
+
scipy
|
| 40 |
+
accelerate
|
| 41 |
+
datasets
|
| 42 |
+
git+https://github.com/VarunGumma/IndicTransToolkit.git
|