markIA23 commited on
Commit
0bb66cc
verified
1 Parent(s): 9c1e20e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -93,8 +93,7 @@ if 'messages' not in st.session_state:
93
 
94
  # Streamlit app initialization
95
  st.title("Chatbot de dudas DFP")
96
- st.markdown("Resuelvo dudas sobre el r茅gimen econ贸mico y admisi贸n de la Direcci贸n de Formaci贸n Permanente en el Centro Universitario de Santa B谩rbara.")
97
- st.markdown("<small>Pregunta por mi contexto DFP y te mostrar茅 la informaci贸n que puedo proporcionar.</small>", unsafe_allow_html=True)
98
  st.markdown("""
99
  <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
100
  <iframe src="https://www.youtube.com/embed/UFqvwF9xvAM?si=4qFqwSpsr5Fh9bd7" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
 
93
 
94
  # Streamlit app initialization
95
  st.title("Chatbot de dudas DFP")
96
+ st.markdown("Resuelvo dudas sobre el r茅gimen econ贸mico y admisi贸n de la Direcci贸n de Formaci贸n Permanente.")
 
97
  st.markdown("""
98
  <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
99
  <iframe src="https://www.youtube.com/embed/UFqvwF9xvAM?si=4qFqwSpsr5Fh9bd7" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>