SSSSSSSiao commited on
Commit
918404e
·
verified ·
1 Parent(s): 897edf4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,4 +46,4 @@ agent = CodeAgent(
46
  )
47
 
48
 
49
- GradioUI(agent).launch()
 
46
  )
47
 
48
 
49
+ GradioUI(agent).launch(share=True)