Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -9,4 +9,8 @@ peft==0.8.2
|
|
9 |
opencv-python==4.7.0.68
|
10 |
controlnet-aux==0.0.7
|
11 |
xformers==0.0.21
|
12 |
-
insightface
|
|
|
|
|
|
|
|
|
|
9 |
opencv-python==4.7.0.68
|
10 |
controlnet-aux==0.0.7
|
11 |
xformers==0.0.21
|
12 |
+
insightface
|
13 |
+
spaces==0.19.4
|
14 |
+
segment-anything
|
15 |
+
gradio==3.36.1
|
16 |
+
inference[yolo-world]==0.9.13
|