palltaruo commited on
Commit
d449ca4
·
verified ·
1 Parent(s): 4b384c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ agent = CodeAgent(
54
  )
55
 
56
  # Launch UI
57
- GradioUI(agent).launch(share=True)
 
54
  )
55
 
56
  # Launch UI
57
+ GradioUI(agent).launch()