Respair commited on
Commit
deed684
·
verified ·
1 Parent(s): 6ad03cc

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +1 -1
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@1.2.1") as demo:
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