MallikarjunSonna commited on
Commit
07d41e2
·
verified ·
1 Parent(s): ade1eb0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,4 +106,4 @@ agent = CodeAgent(
106
  )
107
 
108
  # Launch Gradio UI
109
- GradioUI(agent).launch(share=True)
 
106
  )
107
 
108
  # Launch Gradio UI
109
+ GradioUI(agent).launch()