biranchi125 commited on
Commit
8f799df
·
verified ·
1 Parent(s): c519d0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,4 +62,4 @@ agent = CodeAgent(
62
  )
63
 
64
 
65
- GradioUI(agent).launch(share=True)
 
62
  )
63
 
64
 
65
+ GradioUI(agent).launch()