Spaces:
Sleeping
Sleeping
MohammedNasser
commited on
Commit
•
495e558
1
Parent(s):
bee2b96
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -1 +1,13 @@
|
|
1 |
-
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub
|
2 |
+
python-dotenv
|
3 |
+
langchain-community
|
4 |
+
langchain-huggingface
|
5 |
+
langchain-text-splitters
|
6 |
+
langchain-groq
|
7 |
+
faiss-gpu
|
8 |
+
PyMuPDF
|
9 |
+
unstructured
|
10 |
+
transformers
|
11 |
+
sentence_transformers
|
12 |
+
unstructured[pdf]
|
13 |
+
gtts
|