Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
python-dotenv
|
3 |
+
langchain_community
|
4 |
+
bs4
|
5 |
+
arxiv
|
6 |
+
wikipedia
|
7 |
+
langchain-text-splitters
|
8 |
+
sentence-transformers
|
9 |
+
langchain-huggingface
|
10 |
+
streamlit
|
11 |
+
langchain-groq
|
12 |
+
langchainhub
|
13 |
+
duckduckgo-search
|
14 |
+
huggingface_hub
|