nangelov commited on
Commit
fbf0af8
·
verified ·
1 Parent(s): ef215cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,4 +120,4 @@ agent = CodeAgent(
120
  )
121
 
122
 
123
- GradioUI(agent).launch(share=True)
 
120
  )
121
 
122
 
123
+ GradioUI(agent).launch()