Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,7 @@ gradio>=4.28.3
|
|
| 6 |
onnxruntime
|
| 7 |
insightface
|
| 8 |
einops
|
| 9 |
-
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
onnxruntime
|
| 7 |
insightface
|
| 8 |
einops
|
| 9 |
+
accelerate
|
| 10 |
+
fastapi
|
| 11 |
+
uvicorn
|
| 12 |
+
Pillow
|