Spaces:
Runtime error
Runtime error
TahaRasouli
commited on
Commit
•
44e4c52
1
Parent(s):
9310453
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -1,2 +1,14 @@
|
|
1 |
fastapi
|
2 |
-
uvicorn[standard]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
+
uvicorn[standard]
|
3 |
+
groq
|
4 |
+
openai
|
5 |
+
ollama
|
6 |
+
pgvector
|
7 |
+
phidata
|
8 |
+
psycopg[binary]
|
9 |
+
pypdf
|
10 |
+
sqlalchemy
|
11 |
+
streamlit
|
12 |
+
bs4
|
13 |
+
duckduckgo-search
|
14 |
+
|