Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
gradio
|
2 |
-
langchain
|
3 |
-
langchain-community
|
|
|
4 |
openai
|
5 |
wikipedia
|
6 |
numexpr
|
7 |
python-dotenv
|
8 |
-
|
9 |
|
10 |
|
11 |
|
|
|
1 |
gradio
|
2 |
+
langchain
|
3 |
+
langchain-community
|
4 |
+
langchain-openai
|
5 |
openai
|
6 |
wikipedia
|
7 |
numexpr
|
8 |
python-dotenv
|
9 |
+
|
10 |
|
11 |
|
12 |
|