JeCabrera commited on
Commit
bf5f20d
verified
1 Parent(s): 3f05b48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ with col1:
58
 
59
  # Accordion for additional settings
60
  with st.expander('鈿欙笍 Configuraci贸n Avanzada'):
61
- target_audience = st.text_area('馃懃 P煤blico Objetivo', height=70,
62
  help='Describe tu cliente o p煤blico ideal')
63
 
64
  # Add file/image uploader here
 
58
 
59
  # Accordion for additional settings
60
  with st.expander('鈿欙笍 Configuraci贸n Avanzada'):
61
+ target_audience = st.text_area('馃懃 P煤blico Objetivo (opcional)', height=70,
62
  help='Describe tu cliente o p煤blico ideal')
63
 
64
  # Add file/image uploader here