Spaces:
Runtime error
Runtime error
added gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -17,4 +17,5 @@ lpips
|
|
| 17 |
gdown # supports downloading the large file from Google Drive
|
| 18 |
# cmake
|
| 19 |
# dlib
|
| 20 |
-
# conda install -c conda-forge dlib
|
|
|
|
|
|
| 17 |
gdown # supports downloading the large file from Google Drive
|
| 18 |
# cmake
|
| 19 |
# dlib
|
| 20 |
+
# conda install -c conda-forge dlib
|
| 21 |
+
gradio
|