Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
openai
|
2 |
-
gradio
|
|
|
|
|
|
|
|
|
|
1 |
openai
|
2 |
+
gradio
|
3 |
+
langchain
|
4 |
+
python-dotenv
|
5 |
+
black
|
6 |
+
isort
|