Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ spaces==0.19.4
|
|
10 |
omegaconf
|
11 |
peft
|
12 |
opencv-python
|
|
|
13 |
huggingface-hub==0.20.2
|
|
|
10 |
omegaconf
|
11 |
peft
|
12 |
opencv-python
|
13 |
+
insightface
|
14 |
huggingface-hub==0.20.2
|