AlexWortega commited on
Commit
8d15bff
1 Parent(s): 473ca63

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -203,4 +203,4 @@ Explore the tabs to try the **Text - Audio** and **Audio - Text** modes!
203
  """
204
 
205
  # Launch Gradio App
206
- demo.launch(share=True)
 
203
  """
204
 
205
  # Launch Gradio App
206
+ demo.launch(share=True, description=description)