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