srvmishra832 commited on
Commit
d48ec51
·
verified ·
1 Parent(s): a5a37a0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,4 +68,4 @@ agent = CodeAgent(
68
  )
69
 
70
 
71
- GradioUI(agent).launch(share=True)
 
68
  )
69
 
70
 
71
+ GradioUI(agent).launch()