Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -94,9 +94,9 @@ def bot(
|
|
| 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>
|
| 100 |
|
| 101 |
This is a demo of a **Russian**-speaking Mistral-based model.
|
| 102 |
|
|
|
|
| 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>Vikhr Instruct2 GGUF Q4_K</center></h1>
|
| 100 |
|
| 101 |
This is a demo of a **Russian**-speaking Mistral-based model.
|
| 102 |
|