ritutweets46 Aditibaheti commited on
Commit
d353d19
1 Parent(s): 2bf07a8

Update app.py (#9)

Browse files

- Update app.py (22e1030c907e0c4eee33350dab58e60fe819c791)


Co-authored-by: Aditi Baheti <Aditibaheti@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,4 +151,4 @@ with gr.Blocks(css=css) as demo:
151
  outputs=[result]
152
  )
153
 
154
- demo.queue().launch()
 
151
  outputs=[result]
152
  )
153
 
154
+ demo.queue().launch(share=True)