Csuarezg commited on
Commit
a663e9d
·
verified ·
1 Parent(s): feba3aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,6 +97,6 @@ agent = CodeAgent(
97
 
98
  # —————————————————————————————————————————————
99
  # 7) Launch the Gradio UI
100
- # —————————————————————————————————————————————
101
 
102
  GradioUI(agent).launch()
 
97
 
98
  # —————————————————————————————————————————————
99
  # 7) Launch the Gradio UI
100
+ # ————————————————————————————————————————————-
101
 
102
  GradioUI(agent).launch()