Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,7 @@ st.set_page_config(page_title="VisionTales", page_icon=":pencil:", layout="wide"
|
|
67 |
|
68 |
# Título y subtítulo
|
69 |
st.markdown("<h1 style='text-align: center;'>VisionTales</h1>", unsafe_allow_html=True)
|
70 |
-
st.markdown("<h3 style='text-align: center;'>Convierte tus
|
71 |
|
72 |
# Add custom CSS for the button
|
73 |
st.markdown("""
|
|
|
67 |
|
68 |
# Título y subtítulo
|
69 |
st.markdown("<h1 style='text-align: center;'>VisionTales</h1>", unsafe_allow_html=True)
|
70 |
+
st.markdown("<h3 style='text-align: center;'>Convierte tus imagenes en historias inolvidables, donde la magia de la inteligencia artificial despierta tu creatividad y transforma relatos en experiencias cautivadoras.</h3>", unsafe_allow_html=True)
|
71 |
|
72 |
# Add custom CSS for the button
|
73 |
st.markdown("""
|