Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ python-multipart # For file uploads with FastAPI
|
|
9 |
deepface
|
10 |
insightface
|
11 |
numpy
|
12 |
-
tf-keras
|
|
|
|
|
|
9 |
deepface
|
10 |
insightface
|
11 |
numpy
|
12 |
+
tf-keras
|
13 |
+
diffusers
|
14 |
+
safetensors
|