Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,6 @@ pydantic==2.12.5
|
|
| 9 |
psycopg==3.2.10
|
| 10 |
|
| 11 |
gradio==5.23.1
|
| 12 |
-
huggingface_hub>=0.24.0
|
|
|
|
|
|
|
|
|
| 9 |
psycopg==3.2.10
|
| 10 |
|
| 11 |
gradio==5.23.1
|
| 12 |
+
huggingface_hub>=0.24.0
|
| 13 |
+
psycopg[binary]
|
| 14 |
+
langgraph-checkpoint-postgres[standard]
|