Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -12,4 +12,7 @@ xformers==0.0.21
|
|
12 |
insightface
|
13 |
spaces==0.19.4
|
14 |
segment-anything
|
15 |
-
|
|
|
|
|
|
|
|
12 |
insightface
|
13 |
spaces==0.19.4
|
14 |
segment-anything
|
15 |
+
numpy
|
16 |
+
pillow
|
17 |
+
gradio==3.36.1
|
18 |
+
onnxsim==0.4.35
|