Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -17
requirements.txt
CHANGED
@@ -1,17 +1 @@
|
|
1 |
-
|
2 |
-
torch==2.0.1
|
3 |
-
torchvision
|
4 |
-
accelerate
|
5 |
-
einops
|
6 |
-
onnxruntime-gpu
|
7 |
-
peft==0.8.2
|
8 |
-
opencv-python==4.7.0.68
|
9 |
-
xformers==0.0.21
|
10 |
-
insightface
|
11 |
-
spaces==0.19.4
|
12 |
-
segment-anything
|
13 |
-
numpy
|
14 |
-
pillow
|
15 |
-
gradio==3.36.1
|
16 |
-
inference[yolo-world]==0.9.13
|
17 |
-
onnxsim==0.4.35
|
|
|
1 |
+
gradio==3.36.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|