alimboff commited on
Commit
9a394c4
1 Parent(s): d4c4038

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,6 +35,6 @@ iface = gr.Interface(
35
  outputs=gr.Audio(label="Output", type='filepath'),
36
  title="Karachay-Malkar TTS",
37
  live=False
38
- )
39
 
40
  iface.launch(share=False)
 
35
  outputs=gr.Audio(label="Output", type='filepath'),
36
  title="Karachay-Malkar TTS",
37
  live=False
38
+ )
39
 
40
  iface.launch(share=False)