Spaces:
Running
Running
Update style_bert_vits2/constants.py
Browse files
style_bert_vits2/constants.py
CHANGED
|
@@ -45,4 +45,4 @@ DEFAULT_ASSIST_TEXT_WEIGHT = 1.0
|
|
| 45 |
# Gradio のテーマ
|
| 46 |
## Built-in theme: "default", "base", "monochrome", "soft", "glass"
|
| 47 |
## See https://huggingface.co/spaces/gradio/theme-gallery for more themes
|
| 48 |
-
GRADIO_THEME = "
|
|
|
|
| 45 |
# Gradio のテーマ
|
| 46 |
## Built-in theme: "default", "base", "monochrome", "soft", "glass"
|
| 47 |
## See https://huggingface.co/spaces/gradio/theme-gallery for more themes
|
| 48 |
+
GRADIO_THEME = "glass"
|