Sborole commited on
Commit
7b47495
·
verified ·
1 Parent(s): 4b61c94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -163,4 +163,4 @@ agent = CodeAgent(
163
  )
164
 
165
 
166
- GradioUI(agent).launch(share=True)
 
163
  )
164
 
165
 
166
+ GradioUI(agent).launch(True)