Lukeds14 commited on
Commit
7ee88a4
·
verified ·
1 Parent(s): 0c53cbd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ st.markdown(
22
  unsafe_allow_html=True
23
  )
24
 
25
- st.markdown('<h1 class="title">Traducción Instantánea: Inglés - Español y Español - Inglés</h1>', unsafe_allow_html=True)
26
  st.markdown('<h1 class="title">Inglés - Español y Español - Inglés</h1>', unsafe_allow_html=True)
27
 
28
  # Cargar los modelos de traducción
 
22
  unsafe_allow_html=True
23
  )
24
 
25
+ st.markdown('<h1 class="title">Traducción Instantánea</h1>', unsafe_allow_html=True)
26
  st.markdown('<h1 class="title">Inglés - Español y Español - Inglés</h1>', unsafe_allow_html=True)
27
 
28
  # Cargar los modelos de traducción