Spaces:
Running
Running
Update Python dependencies.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ deepface
|
|
| 8 |
tf-keras
|
| 9 |
pydantic
|
| 10 |
python-dotenv
|
| 11 |
-
|
|
|
|
|
|
| 8 |
tf-keras
|
| 9 |
pydantic
|
| 10 |
python-dotenv
|
| 11 |
+
psycopg-pool
|
| 12 |
+
pillow
|