obsolete-apparatus commited on
Commit
7bb61c7
·
verified ·
1 Parent(s): a1ca368

Updated app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,4 +86,4 @@ agent = CodeAgent(
86
  )
87
 
88
 
89
- GradioUI(agent).launch(share=True)
 
86
  )
87
 
88
 
89
+ GradioUI(agent).launch()