HugKN commited on
Commit
01cb9b3
·
verified ·
1 Parent(s): 805586c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,4 +113,4 @@ agent = CodeAgent(
113
  )
114
 
115
 
116
- GradioUI(agent).launch(share=True)
 
113
  )
114
 
115
 
116
+ GradioUI(agent).launch()