Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ spaces
|
|
10 |
omegaconf
|
11 |
peft
|
12 |
huggingface-hub
|
13 |
-
insightface==0.7.3
|
|
|
|
10 |
omegaconf
|
11 |
peft
|
12 |
huggingface-hub
|
13 |
+
insightface==0.7.3
|
14 |
+
gradio==5.20.1
|