mandalravi commited on
Commit
eeecb98
·
verified ·
1 Parent(s): c0ef436

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,4 +62,4 @@ agent = CodeAgent(
62
  )
63
 
64
 
65
- GradioUI(agent).launch(debug=True, share=True, **kwargs)
 
62
  )
63
 
64
 
65
+ GradioUI(agent).launch(debug=True, share=True)