ngcanh commited on
Commit
dec77f8
·
verified ·
1 Parent(s): 50c14dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -10,12 +10,8 @@ import os
10
 
11
  st.set_page_config(page_title="MBAL CHATBOT")
12
  col1, col2, col3 = st.columns([1,2,1])
13
- with col2:
14
- st.title("GymGPT 🦾")
15
 
16
-
17
- st.sidebar.title("Welcome to GymGPT")
18
- st.sidebar.title("Shoot your gym-related questions")
19
  st.markdown(
20
  """
21
  <style>
 
10
 
11
  st.set_page_config(page_title="MBAL CHATBOT")
12
  col1, col2, col3 = st.columns([1,2,1])
 
 
13
 
14
+ st.sidebar.title("Welcome to MBAL Chatbot")
 
 
15
  st.markdown(
16
  """
17
  <style>