Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -165,7 +165,7 @@ if __name__ == "__main__":
|
|
165 |
st.title('Grammar Styler')
|
166 |
st.subheader('Grammar and sentence structure restyler')
|
167 |
examples = [
|
168 |
-
"
|
169 |
"Been spendin my whole life jus to her dat song",
|
170 |
"whatdjya think about dat?",
|
171 |
"Lets git sum holesome waves and go surfin"
|
|
|
165 |
st.title('Grammar Styler')
|
166 |
st.subheader('Grammar and sentence structure restyler')
|
167 |
examples = [
|
168 |
+
"I looked at the med cabinet and meds are out. Can you order me more?",
|
169 |
"Been spendin my whole life jus to her dat song",
|
170 |
"whatdjya think about dat?",
|
171 |
"Lets git sum holesome waves and go surfin"
|