MonsieurMory commited on
Commit
402e25d
·
verified ·
1 Parent(s): c16ebf6

Upload app.py

Browse files

Undoing the shareable change

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,4 +78,4 @@ agent = CodeAgent(
78
  )
79
 
80
 
81
- GradioUI(agent).launch(share=True)
 
78
  )
79
 
80
 
81
+ GradioUI(agent).launch()