chughtaihamad commited on
Commit
87156cd
·
verified ·
1 Parent(s): 3c7e007

Update app.py

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