himmat12 commited on
Commit
0991b38
·
verified ·
1 Parent(s): f37559b

Update app.py

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