Ansa12 commited on
Commit
c312fa3
·
verified ·
1 Parent(s): 32dbece

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -251,6 +251,5 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft()) as iface:
251
  [age_input, theme_input, language_input, tts_input],
252
  [story_output, audio_output]
253
  )
254
-
255
  if __name__ == "__main__":
256
  iface.launch()
 
251
  [age_input, theme_input, language_input, tts_input],
252
  [story_output, audio_output]
253
  )
 
254
  if __name__ == "__main__":
255
  iface.launch()