Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
gradio
|
2 |
-
groq
|
3 |
-
langchain
|
4 |
-
langchain-text-splitters
|
5 |
-
faiss-cpu
|
6 |
-
sentence-transformers
|
7 |
-
pymupdf
|
8 |
-
pillow
|
9 |
-
python-dotenv
|
10 |
-
requests
|
|
|
1 |
+
gradio
|
2 |
+
groq
|
3 |
+
langchain
|
4 |
+
langchain-text-splitters
|
5 |
+
faiss-cpu
|
6 |
+
sentence-transformers
|
7 |
+
pymupdf
|
8 |
+
pillow
|
9 |
+
python-dotenv
|
10 |
+
requests
|