Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -23,7 +23,7 @@ st.markdown(
|
|
23 |
font-weight: bold;
|
24 |
}
|
25 |
</style>
|
26 |
-
<h1 class="title">
|
27 |
""",
|
28 |
unsafe_allow_html=True
|
29 |
)
|
|
|
23 |
font-weight: bold;
|
24 |
}
|
25 |
</style>
|
26 |
+
<h1 class="title">Kumiko v1 Assistant</h1>
|
27 |
""",
|
28 |
unsafe_allow_html=True
|
29 |
)
|