GMARTINEZMILLA commited on
Commit
54fd5bb
1 Parent(s): c5bb15d

feat: Translated Summary to Spanish

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -704,7 +704,7 @@ elif page == "Recomendaci贸n de Art铆culos":
704
  productos = pd.read_csv('productos.csv')
705
  # Estilo principal de la p谩gina
706
  st.markdown(
707
- "<h1 style='text-align: center; color: #2E86C1;'>Recomendaci贸n de Art铆culos</h1>",
708
  unsafe_allow_html=True
709
  )
710
  st.markdown("""
 
704
  productos = pd.read_csv('productos.csv')
705
  # Estilo principal de la p谩gina
706
  st.markdown(
707
+ "<h1 style='text-align: center;'>Recomendaci贸n de Art铆culos</h1>",
708
  unsafe_allow_html=True
709
  )
710
  st.markdown("""