Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -10,3 +10,12 @@ insightface==0.7.3
|
|
10 |
onnxruntime==1.18.0
|
11 |
opencv-python-headless==4.10.0.82
|
12 |
transparent-background
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
onnxruntime==1.18.0
|
11 |
opencv-python-headless==4.10.0.82
|
12 |
transparent-background
|
13 |
+
|
14 |
+
accelerate
|
15 |
+
opencv-python
|
16 |
+
timm
|
17 |
+
kornia
|
18 |
+
prettytable
|
19 |
+
typing
|
20 |
+
scikit-image
|
21 |
+
loadimg>=0.1.1
|