Spaces:
Running
Running
Update app_rvc.py
Browse files- app_rvc.py +1 -1
app_rvc.py
CHANGED
@@ -2846,7 +2846,7 @@ def create_parser():
|
|
2846 |
parser.add_argument(
|
2847 |
"--theme",
|
2848 |
type=str,
|
2849 |
-
default="
|
2850 |
help=(
|
2851 |
"Specify the theme; find themes in "
|
2852 |
"https://huggingface.co/spaces/gradio/theme-gallery;"
|
|
|
2846 |
parser.add_argument(
|
2847 |
"--theme",
|
2848 |
type=str,
|
2849 |
+
default="aliabid94/new-theme",
|
2850 |
help=(
|
2851 |
"Specify the theme; find themes in "
|
2852 |
"https://huggingface.co/spaces/gradio/theme-gallery;"
|