Spaces:
Running
Running
N.Achyuth Reddy
commited on
Commit
·
c03f627
1
Parent(s):
5556afc
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ async def init_ui(q: Q) -> None:
|
|
21 |
title='AchyuthGPT',
|
22 |
)
|
23 |
q.page['sidebar'] = ui.nav_card(
|
24 |
-
box='sidebar', color='primary', title='
|
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=[
|
|
|
21 |
title='AchyuthGPT',
|
22 |
)
|
23 |
q.page['sidebar'] = ui.nav_card(
|
24 |
+
box='sidebar', color='primary', title='NeonAI Chat v1', subtitle='A Revolt of Google!',
|
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=[
|