Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openai
|
2 |
+
langchain
|
3 |
+
sqlalchemy
|
4 |
+
gradio
|
5 |
+
jupyter
|
6 |
+
load_dotenv
|