JeCabrera commited on
Commit
420500e
verified
1 Parent(s): f2a20af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -159,7 +159,7 @@ with col1:
159
  st.info(f"**{nivel_conciencia}**: {nivel_info}")
160
 
161
  # Bot贸n para generar
162
- submit = st.button("GENERAR PERFIL DE CLIENTE IDEAL", on_click=update_profile)
163
 
164
  # Columna de resultados
165
  with col2:
 
159
  st.info(f"**{nivel_conciencia}**: {nivel_info}")
160
 
161
  # Bot贸n para generar
162
+ submit = st.button("CREAR MI CLIENTE IDEAL SO脩ADO", on_click=update_profile)
163
 
164
  # Columna de resultados
165
  with col2: