fdaudens HF staff commited on
Commit
2c6774f
·
verified ·
1 Parent(s): c1e6789

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,4 +112,4 @@ agent = CodeAgent(
112
  )
113
  # Launch the Gradio interface
114
  if name == "main":
115
- GradioUI(agent).launch()
 
112
  )
113
  # Launch the Gradio interface
114
  if name == "main":
115
+ GradioUI(agent).launch()