Sborole commited on
Commit
1115935
·
verified ·
1 Parent(s): 1b0b34f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,4 +163,4 @@ agent = CodeAgent(
163
  )
164
 
165
 
166
- GradioUI(agent).launch(share=True)
 
163
  )
164
 
165
 
166
+ GradioUI(agent).launch()