Spaces:
Runtime error
Runtime error
added transfomers
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,4 @@ SQLAlchemy==2.0.41
|
|
| 10 |
google-auth==2.49.1
|
| 11 |
langgraph-checkpoint-postgres
|
| 12 |
psycopg2-binary==2.9.9
|
|
|
|
|
|
| 10 |
google-auth==2.49.1
|
| 11 |
langgraph-checkpoint-postgres
|
| 12 |
psycopg2-binary==2.9.9
|
| 13 |
+
transformers
|