YanaS commited on
Commit
2a109d6
·
verified ·
1 Parent(s): d003a42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,4 +73,4 @@ agent = CodeAgent(
73
  )
74
 
75
 
76
- GradioUI(agent).launch(share=True)
 
73
  )
74
 
75
 
76
+ GradioUI(agent).launch()