Sagar S commited on
Commit
8e19e33
·
verified ·
1 Parent(s): 70a5457

undo share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,4 +99,4 @@ agent = CodeAgent(
99
  )
100
 
101
 
102
- GradioUI(agent).launch(share=True)
 
99
  )
100
 
101
 
102
+ GradioUI(agent).launch()