Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -14,7 +14,6 @@ torchvision
|
|
14 |
tqdm
|
15 |
yapf
|
16 |
lpips
|
17 |
-
gdown
|
18 |
-
|
19 |
-
|
20 |
-
# conda install -c conda-forge dlib
|
|
|
14 |
tqdm
|
15 |
yapf
|
16 |
lpips
|
17 |
+
gdown
|
18 |
+
gradio
|
19 |
+
gradio-client
|
|