ntphuc149 commited on
Commit
12a380d
·
verified ·
1 Parent(s): 38af778

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ with open("./static/styles.css") as f:
35
  st.markdown(f"<style>{f.read()}</style>", unsafe_allow_html=True)
36
 
37
  # ==== GIAO DIỆN CHÍNH - TABS ====
38
- # tab1, tab2 = st.tabs(["🤖 ViBidLQA Chatbot", "🔐 Facebook OAuth"])
39
 
40
  # =============================
41
  # TAB 1: VIBIDLQA CHATBOT
 
35
  st.markdown(f"<style>{f.read()}</style>", unsafe_allow_html=True)
36
 
37
  # ==== GIAO DIỆN CHÍNH - TABS ====
38
+ tab1, tab2 = st.tabs(["🤖 ViBidLQA Chatbot", "🔐 Facebook OAuth"])
39
 
40
  # =============================
41
  # TAB 1: VIBIDLQA CHATBOT