pham thuy tien commited on
Commit
51d2443
·
verified ·
1 Parent(s): 5bb1f0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -326,7 +326,7 @@ def main():
326
 
327
  st.title("YouTube Video Summarizer 🎥")
328
  st.markdown('<style>h1{color: orange; text-align: center;}</style>', unsafe_allow_html=True)
329
- st.subheader('Built with the GPT2, Streamlit and ❤️')
330
  st.markdown('<style>h3{color: pink; text-align: center;}</style>', unsafe_allow_html=True)
331
 
332
  # Expander for app details
 
326
 
327
  st.title("YouTube Video Summarizer 🎥")
328
  st.markdown('<style>h1{color: orange; text-align: center;}</style>', unsafe_allow_html=True)
329
+ st.subheader('Built with the GPT-3.5, Streamlit and ❤️')
330
  st.markdown('<style>h3{color: pink; text-align: center;}</style>', unsafe_allow_html=True)
331
 
332
  # Expander for app details