Spaces:
Sleeping
Sleeping
N.Achyuth Reddy
commited on
Commit
·
5556afc
1
Parent(s):
9961bf9
Update app.py
Browse files
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='OpenGPT', subtitle='A Revolt of Google!',
|
25 |
value=f"#{q.args['#']}' if q.args['#'] else '#page1",
|
26 |
-
image='https://huggingface.co/
|
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='Achyuth-GPT', label='Open GPT', path='https://github.com/achyuth4/OpenGPT-llmstudio'),
|
|
|
23 |
q.page['sidebar'] = ui.nav_card(
|
24 |
box='sidebar', color='primary', title='OpenGPT', 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=[
|
28 |
ui.nav_item(name='dwave-docs', label='Wave docs', path='https://opengptai.blogspot.com/achyuthgpt/'),
|
29 |
ui.nav_item(name='Achyuth-GPT', label='Open GPT', path='https://github.com/achyuth4/OpenGPT-llmstudio'),
|