AchyuthGamer commited on
Commit
9d70837
1 Parent(s): 665f91a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ async def init_ui(q: Q) -> None:
23
  q.page['sidebar'] = ui.nav_card(
24
  box='sidebar', color='primary', title='NeonAI CHATBOT', subtitle='A Revolt of Gooogle!',
25
  value=f"#{q.args['#']}' if q.args['#'] else '#page1",
26
- image='https://aeiljuispo.cloudimg.io/v7/https://cdn-uploads.huggingface.co/production/uploads/64a509fa7f66c373b4015712/DM4QFXHsqi-01r_rjp_DL.jpeg?w=200&h=200&f=face', items=[
27
  ui.nav_group('', items=[
28
  ui.nav_item(name='dwave-docs', label='Wave docs', path='https://opengptai.blogspot.com/achyuthgpt/'),
29
  ui.nav_item(name='NeonAI Chat', label='Open GPT', path='https://github.com/achyuth4/NeonAI-Chat'),
 
23
  q.page['sidebar'] = ui.nav_card(
24
  box='sidebar', color='primary', title='NeonAI CHATBOT', subtitle='A Revolt of Gooogle!',
25
  value=f"#{q.args['#']}' if q.args['#'] else '#page1",
26
+ image='https://huggingface.co/spaces/AchyuthGamer/OpenGPT/resolve/main/opengpt-main%3Dlogo.jpg', items=[
27
  ui.nav_group('', items=[
28
  ui.nav_item(name='dwave-docs', label='Wave docs', path='https://opengptai.blogspot.com/achyuthgpt/'),
29
  ui.nav_item(name='NeonAI Chat', label='Open GPT', path='https://github.com/achyuth4/NeonAI-Chat'),