Update demo.py
Browse files
demo.py
CHANGED
@@ -437,7 +437,7 @@ with gr.Blocks() as model_details_tab:
|
|
437 |
|
438 |
|
439 |
|
440 |
-
with gr.Blocks(title="The Poor Man's TTS (Experimental 🔧)", theme="Respair/Shiki@
|
441 |
# gr.DuplicateButton("Duplicate Space")
|
442 |
gr.Markdown(INTROTXT)
|
443 |
|
|
|
437 |
|
438 |
|
439 |
|
440 |
+
with gr.Blocks(title="The Poor Man's TTS (Experimental 🔧)", theme="Respair/[email protected].4") as demo:
|
441 |
# gr.DuplicateButton("Duplicate Space")
|
442 |
gr.Markdown(INTROTXT)
|
443 |
|