Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -162,7 +162,7 @@ def get_correction(input_text):
|
|
| 162 |
|
| 163 |
if __name__ == "__main__":
|
| 164 |
|
| 165 |
-
st.title('
|
| 166 |
st.subheader('Grammar and sentence structure restyler')
|
| 167 |
examples = [
|
| 168 |
"Hey why yu be hatin on me all da time",
|
|
|
|
| 162 |
|
| 163 |
if __name__ == "__main__":
|
| 164 |
|
| 165 |
+
st.title('Grammar Styler')
|
| 166 |
st.subheader('Grammar and sentence structure restyler')
|
| 167 |
examples = [
|
| 168 |
"Hey why yu be hatin on me all da time",
|