tamatwi commited on
Commit
2c6b999
β€’
1 Parent(s): 69169eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,4 +26,4 @@ iface = gr.Interface(
26
  outputs=gr.Textbox(label="η”Ÿζˆγ•γ‚ŒγŸγƒ†γ‚­γ‚Ήγƒˆ")
27
  )
28
 
29
- iface.launch(share=True)
 
26
  outputs=gr.Textbox(label="η”Ÿζˆγ•γ‚ŒγŸγƒ†γ‚­γ‚Ήγƒˆ")
27
  )
28
 
29
+ iface.launch()