Bobricha commited on
Commit
0d190e7
·
verified ·
1 Parent(s): 9c9961d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,4 +119,4 @@ iface = gr.Interface(
119
  )
120
 
121
 
122
- GradioUI(agent).launch(share=True)
 
119
  )
120
 
121
 
122
+ GradioUI(agent).launch()