Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ Translated into the Style of Abraham Lincoln: google translate ( imparts communi
|
|
46 |
informal english: corn fields are all across illinois, visible once you leave chicago.
|
47 |
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.
|
48 |
|
49 |
-
informal english:
|
50 |
|
51 |
with st.form(key='my_form'):
|
52 |
prompt = st.text_area(label='Enter sentence', value=g)
|
|
|
46 |
informal english: corn fields are all across illinois, visible once you leave chicago.
|
47 |
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.
|
48 |
|
49 |
+
informal english:"""
|
50 |
|
51 |
with st.form(key='my_form'):
|
52 |
prompt = st.text_area(label='Enter sentence', value=g)
|