rodolfoocampo commited on
Commit
ea6c55f
1 Parent(s): 12868c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,4 +117,4 @@ with gr.Blocks(css='''
117
 
118
  b1.click(generateStory, inputs=[theme1, theme2, theme_dropdown, slider], outputs=[story_output])
119
 
120
- demo.launch(debug=True, share=True)
 
117
 
118
  b1.click(generateStory, inputs=[theme1, theme2, theme_dropdown, slider], outputs=[story_output])
119
 
120
+ demo.launch(debug=True, share=False)