sanchous66 commited on
Commit
a7f40d4
·
verified ·
1 Parent(s): d1e98cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,4 +69,4 @@ agent = CodeAgent(
69
  )
70
 
71
 
72
- GradioUI(agent).launch(ssr=False)
 
69
  )
70
 
71
 
72
+ GradioUI(agent).launch()