N.Achyuth Reddy commited on
Commit
473f287
·
1 Parent(s): 41016e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ async def init_ui(q: Q) -> None:
18
  ])
19
  ])
20
  ],
21
- title='AchyuthGPT',
22
  )
23
  q.page['sidebar'] = ui.nav_card(
24
  box='sidebar', color='primary', title='NeonAI Chat v1', subtitle='A Revolt of Gooogle!',
 
18
  ])
19
  ])
20
  ],
21
+ title='NeonAI Chat',
22
  )
23
  q.page['sidebar'] = ui.nav_card(
24
  box='sidebar', color='primary', title='NeonAI Chat v1', subtitle='A Revolt of Gooogle!',