BigSalmon commited on
Commit
d308050
·
1 Parent(s): ec1293e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ Translated into the Style of Abraham Lincoln: corn fields ( permeate illinois /
58
 
59
  ***
60
 
61
- informal english:"""
62
  with st.form(key='my_form'):
63
  prompt = st.text_area(label='Enter sentence', value=g)
64
  submit_button = st.form_submit_button(label='Submit')
 
58
 
59
  ***
60
 
61
+ informal english: """
62
  with st.form(key='my_form'):
63
  prompt = st.text_area(label='Enter sentence', value=g)
64
  submit_button = st.form_submit_button(label='Submit')