AlexWortega commited on
Commit
dcf4cff
1 Parent(s): bced1cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ def bot(
94
  with gr.Blocks(
95
  theme=gr.themes.Soft()
96
  ) as demo:
97
- favicon = '<img src="https://cdn.midjourney.com/b88e5beb-6324-4820-8504-a1a37a9ba36d/0_1.png" width="48px" style="display: inline">'
98
  gr.Markdown(
99
  f"""<h1><center>{favicon}Vikhr Instruct2 GGUF Q4_K</center></h1>
100
 
 
94
  with gr.Blocks(
95
  theme=gr.themes.Soft()
96
  ) as demo:
97
+ favicon = '<img src="photo_2024-01-21_23-23-17.jpg" width="48px" style="display: inline">'
98
  gr.Markdown(
99
  f"""<h1><center>{favicon}Vikhr Instruct2 GGUF Q4_K</center></h1>
100