Spaces:
Runtime error
Runtime error
TahaRasouli
commited on
Commit
•
c24ae3f
1
Parent(s):
2c77495
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
groq
|
2 |
+
openai
|
3 |
+
ollama
|
4 |
+
pgvector
|
5 |
+
phidata
|
6 |
+
psycopg[binary]
|
7 |
+
pypdf
|
8 |
+
sqlalchemy
|
9 |
+
streamlit
|
10 |
+
bs4
|
11 |
+
duckduckgo-search
|