abdibrokhim commited on
Commit
2c97198
·
2 Parent(s): f2311e4 76c0fe8

Merge branch 'main' of https://huggingface.co/spaces/AI-ML-API-tutorials/ai-sticker-maker

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -285,4 +285,4 @@ with gr.Blocks(
285
  gr.HTML(examples_html)
286
 
287
  # Launch the Gradio app
288
- demo.launch()
 
285
  gr.HTML(examples_html)
286
 
287
  # Launch the Gradio app
288
+ demo.launch(share=True)