Fucius commited on
Commit
d819122
1 Parent(s): b8a9dba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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