anhkhoiphan commited on
Commit
4e5f2a6
verified
1 Parent(s): bd6eec3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ st.markdown(
23
  font-weight: bold;
24
  }
25
  </style>
26
- <h1 class="title">Explorer Chatbot</h1>
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
  )