svjack commited on
Commit
f7d6087
·
verified ·
1 Parent(s): 745c135

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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]