nangelov commited on
Commit
46b6266
·
verified ·
1 Parent(s): 0380918

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()