dlaima commited on
Commit
142862d
·
verified ·
1 Parent(s): a70551d

Update app.py

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