Nattiman commited on
Commit
9f13628
1 Parent(s): 0003af4

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def main():
56
 
57
  if choice=="Home":
58
  #st.image("src\samsung.jpg",width=680)
59
- st.image("https://drive.google.com/file/d/1Cy73Cr1CZ90E_E4iWmf_xOAWNTAKmqcj/view?usp=share_link")
60
  st.markdown("<h1 style='color: #FF9900; font-size: 3em;'>SAMSUNG INNOVATION CAMPUS</h1>", unsafe_allow_html=True)
61
  st.subheader("Welcome to Our Dialogue Summarizer App!")
62
  st.markdown(">*This is a capstone project developed by Group-6 under the supervision of SIC team*.")
 
56
 
57
  if choice=="Home":
58
  #st.image("src\samsung.jpg",width=680)
59
+ #st.image("https://drive.google.com/file/d/1Cy73Cr1CZ90E_E4iWmf_xOAWNTAKmqcj/view?usp=share_link")
60
  st.markdown("<h1 style='color: #FF9900; font-size: 3em;'>SAMSUNG INNOVATION CAMPUS</h1>", unsafe_allow_html=True)
61
  st.subheader("Welcome to Our Dialogue Summarizer App!")
62
  st.markdown(">*This is a capstone project developed by Group-6 under the supervision of SIC team*.")