insaafS commited on
Commit
62bc150
1 Parent(s): a676eef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,4 +21,4 @@ iface = gr.Interface(
21
  description="Generate creative stories with the AI storyteller!"
22
  )
23
 
24
- iface.launch(share=False)
 
21
  description="Generate creative stories with the AI storyteller!"
22
  )
23
 
24
+ iface.launch(share=True)