Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ cohere
|
|
| 2 |
numpy
|
| 3 |
pgvector
|
| 4 |
psycopg2
|
|
|
|
| 5 |
asyncio
|
| 6 |
gradio
|
| 7 |
pathlib
|
|
|
|
| 2 |
numpy
|
| 3 |
pgvector
|
| 4 |
psycopg2
|
| 5 |
+
psycopg
|
| 6 |
asyncio
|
| 7 |
gradio
|
| 8 |
pathlib
|