Update requirements.txt
Browse files- requirements.txt +14 -10
requirements.txt
CHANGED
@@ -1,10 +1,14 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
einops
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
langchain_together
|
4 |
+
langchain-huggingface
|
5 |
+
langchain_community
|
6 |
+
scikit-learn
|
7 |
+
einops
|
8 |
+
pandas
|
9 |
+
joblib
|
10 |
+
nomic
|
11 |
+
fpdf
|
12 |
+
python-docx
|
13 |
+
cloudinary
|
14 |
+
googletrans
|