Srinivas-hfc commited on
Commit
1e456d2
·
verified ·
1 Parent(s): 240800a

undo public

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,4 +70,4 @@ agent = CodeAgent(
70
  )
71
 
72
 
73
- GradioUI(agent).launch(share = True)
 
70
  )
71
 
72
 
73
+ GradioUI(agent).launch()