Leooo333 commited on
Commit
f2f492e
·
verified ·
1 Parent(s): 8b2800e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,4 +158,4 @@ with gr.Blocks() as app:
158
  )
159
 
160
  if __name__ == "__main__":
161
- app.launch(share=True)
 
158
  )
159
 
160
  if __name__ == "__main__":
161
+ app.launch(inline=True)