Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -166,7 +166,7 @@ with gr.Blocks(title="StyleTTS 2", css="footer{display:none !important}", theme=
|
|
166 |
gr.Markdown(INTROTXT)
|
167 |
gr.DuplicateButton("Duplicate Space")
|
168 |
# gr.TabbedInterface([vctk, clone, lj, longText], ['Multi-Voice', 'Voice Cloning', 'Text-guided Inference', 'Long Text [Beta]'])
|
169 |
-
gr.TabbedInterface([vctk, clone, lj], ['Multi-Voice', '
|
170 |
gr.Markdown("""
|
171 |
Demo by [mrfakename](https://twitter.com/realmrfakename). I am not affiliated with the StyleTTS 2 authors.
|
172 |
|
|
|
166 |
gr.Markdown(INTROTXT)
|
167 |
gr.DuplicateButton("Duplicate Space")
|
168 |
# gr.TabbedInterface([vctk, clone, lj, longText], ['Multi-Voice', 'Voice Cloning', 'Text-guided Inference', 'Long Text [Beta]'])
|
169 |
+
gr.TabbedInterface([vctk, clone, lj], ['Multi-Voice', 'do not use this option','Text-guided Inference', 'Long Text [Beta]'])
|
170 |
gr.Markdown("""
|
171 |
Demo by [mrfakename](https://twitter.com/realmrfakename). I am not affiliated with the StyleTTS 2 authors.
|
172 |
|