Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
dotenv
|
2 |
gradio
|
3 |
langchain
|
4 |
numexpr
|
5 |
-
openai
|
|
|
|
|
|
1 |
gradio
|
2 |
langchain
|
3 |
numexpr
|
4 |
+
openai
|
5 |
+
python-dotenv
|