imaginarycrayon423 commited on
Commit
ba28d86
·
verified ·
1 Parent(s): 9492967

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,6 +76,6 @@ agent = CodeAgent(
76
  )
77
 
78
  print(
79
- 'hello'
80
  )
81
  GradioUI(agent).launch()
 
76
  )
77
 
78
  print(
79
+ 'hello there...'
80
  )
81
  GradioUI(agent).launch()