Spaces:
Sleeping
Sleeping
update requirements.txt
Browse files- requirements.txt +12 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
langchain
|
| 3 |
+
langchain_community
|
| 4 |
+
langchain_core
|
| 5 |
+
pandas
|
| 6 |
+
pyprojroot
|
| 7 |
+
python-dotenv
|
| 8 |
+
PyYAML
|
| 9 |
+
SQLAlchemy
|
| 10 |
+
openai
|
| 11 |
+
chromadb
|
| 12 |
+
langchain_openai
|