Spaces:
Sleeping
Sleeping
Léo Bourrel
commited on
Commit
·
795aeeb
1
Parent(s):
1b0e8b4
feat: update requirements
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
-
streamlit-chat
|
|
|
|
|
|
|
|
|
|
1 |
+
gpt4all
|
2 |
+
langchain
|
3 |
+
openai
|
4 |
streamlit
|
5 |
+
streamlit-chat
|
6 |
+
sqlalchemy
|
7 |
+
pandas
|
8 |
+
pgvector
|
9 |
+
psycopg2
|