Sagar S commited on
Commit
70a5457
·
verified ·
1 Parent(s): 8daa6a9

share true

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,4 +99,4 @@ agent = CodeAgent(
99
  )
100
 
101
 
102
- GradioUI(agent).launch()
 
99
  )
100
 
101
 
102
+ GradioUI(agent).launch(share=True)