splendid commited on
Commit
5c35081
·
1 Parent(s): a0a4c9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,4 +47,4 @@ with gr.Blocks(theme=gr.themes.Base()) as demo:
47
  examples = gr.Examples(examples=["The rainbow car", "Ride the cloud into the night sky"],inputs=[text])
48
 
49
 
50
- demo.launch(share=False)
 
47
  examples = gr.Examples(examples=["The rainbow car", "Ride the cloud into the night sky"],inputs=[text])
48
 
49
 
50
+ demo.launch(share=False)