Spaces:
Running
on
L4
Running
on
L4
add gradio client
#89
by
tegaje3com
- opened
- 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
|
|
|