Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -10,4 +10,7 @@ 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 |
+
|
15 |
+
gradio
|
16 |
+
httpx[socks]
|