mousaazari commited on
Commit
6171edb
·
verified ·
1 Parent(s): c0c12c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,4 +76,4 @@ agent = CodeAgent(
76
  )
77
 
78
 
79
- GradioUI(agent).launch(share=True)
 
76
  )
77
 
78
 
79
+ GradioUI(agent).launch()