Nattiman commited on
Commit
dfffd05
1 Parent(s): 86797d7

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://www.google.com/search?q=unsplash+nlp+ai&tbm=isch&ved=2ahUKEwi33JC5vfn9AhX-vicCHZ8IAVAQ2-cCegQIABAA&oq=unsplash&gs_lcp=CgNpbWcQARgBMgQIIxAnMgQIIxAnMgcIABCKBRBDMgcIABCKBRBDMgcIABCKBRBDMgcIABCKBRBDMgcIABCKBRBDMgcIABCKBRBDMgUIABCABDIFCAAQgARQAFgAYIEUaABwAHgAgAGdAogBnQKSAQMyLTGYAQCqAQtnd3Mtd2l6LWltZ8ABAQ&sclient=img&ei=7yogZPeoG_79nsEPn5GEgAU&bih=722&biw=1536&rlz=1C1GCEB_enAE845AE845#imgrc=k6fvhu6OGzCInM")
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*.")