Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ urllib3==1.25.11
|
|
6 |
uvicorn==0.23.2
|
7 |
deepface==0.0.79
|
8 |
fastapi==0.104.0
|
|
|
9 |
python-dateutil==2.8.2
|
10 |
python-jwt==4.0.0
|
11 |
pydantic==2.4.2
|
|
|
6 |
uvicorn==0.23.2
|
7 |
deepface==0.0.79
|
8 |
fastapi==0.104.0
|
9 |
+
Pillow==8.4.0
|
10 |
python-dateutil==2.8.2
|
11 |
python-jwt==4.0.0
|
12 |
pydantic==2.4.2
|