ZainebS commited on
Commit
11bccc3
·
verified ·
1 Parent(s): f7a06cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -98,4 +98,5 @@ agent = CodeAgent(
98
  )
99
 
100
 
 
101
  GradioUI(agent).launch()
 
98
  )
99
 
100
 
101
+
102
  GradioUI(agent).launch()