minak28 commited on
Commit
c9c08a8
·
verified ·
1 Parent(s): b5324b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,4 +147,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as arayuz:
147
  outputs=[sepet, sonuc, mesaj_gecmisi]
148
  )
149
 
150
- arayuz.launch()
 
147
  outputs=[sepet, sonuc, mesaj_gecmisi]
148
  )
149
 
150
+ arayuz.launch(share=True)