Spaces:
Running
Running
pham thuy tien
commited on
Update app.py
Browse files
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
|
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
|