Spaces:
Runtime error
Runtime error
foivospar commited on
Commit ·
eef616d
1
Parent(s): 4aad877
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ peft
|
|
| 7 |
accelerate
|
| 8 |
insightface
|
| 9 |
onnxruntime-gpu
|
| 10 |
-
gradio
|
|
|
|
|
|
| 7 |
accelerate
|
| 8 |
insightface
|
| 9 |
onnxruntime-gpu
|
| 10 |
+
gradio
|
| 11 |
+
fastapi==0.112.2
|