danielkorat commited on
Commit
f661794
·
verified ·
1 Parent(s): 05feac1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ agent = CodeAgent(
60
  )
61
 
62
 
63
- GradioUI(agent).launch(share=True)
 
60
  )
61
 
62
 
63
+ GradioUI(agent).launch()