JojoHaba commited on
Commit
036fc64
·
verified ·
1 Parent(s): 7c84948

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ mms_fr_iface = gr.Interface(fn = MMS_fr_func,
52
  description = 'Cette application vous permet de faire une narration d\'une texte en français.'
53
 
54
  )
55
- with demo:
56
  gr.TabbedInterface(
57
  [gtts_iface,
58
  mms_en_iface,
 
52
  description = 'Cette application vous permet de faire une narration d\'une texte en français.'
53
 
54
  )
55
+ with demo:
56
  gr.TabbedInterface(
57
  [gtts_iface,
58
  mms_en_iface,