BigSalmon commited on
Commit
50a0739
·
1 Parent(s): 276fceb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ Translated into the Style of Abraham Lincoln: google translate ( imparts communi
36
  informal english: corn fields are all across illinois, visible once you leave chicago.
37
  Translated into the Style of Abraham Lincoln: corn fields ( permeate illinois / span the state of illinois / ( occupy / persist in ) all corners of illinois / line the horizon of illinois / envelop the landscape of illinois ), manifesting themselves visibly as one ventures beyond chicago.
38
 
39
- informal english:"""
40
 
41
  with st.form(key='my_form'):
42
  prompt = st.text_area(label='Enter sentence', value=g)
 
36
  informal english: corn fields are all across illinois, visible once you leave chicago.
37
  Translated into the Style of Abraham Lincoln: corn fields ( permeate illinois / span the state of illinois / ( occupy / persist in ) all corners of illinois / line the horizon of illinois / envelop the landscape of illinois ), manifesting themselves visibly as one ventures beyond chicago.
38
 
39
+ informal english: """
40
 
41
  with st.form(key='my_form'):
42
  prompt = st.text_area(label='Enter sentence', value=g)