Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
gradio[mcp]>=4.1.0
|
| 2 |
psycopg2-binary
|
| 3 |
-
openai
|
|
|
|
|
|
|
|
|
| 1 |
gradio[mcp]>=4.1.0
|
| 2 |
psycopg2-binary
|
| 3 |
+
openai
|
| 4 |
+
pgvector
|
| 5 |
+
numpy
|