Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -28,7 +28,7 @@ It's still a work in progress.
|
|
28 |
"""
|
29 |
article = '''
|
30 |
<br>
|
31 |
-
You can improve results by removing
|
32 |
'''
|
33 |
|
34 |
gr.Interface(
|
|
|
28 |
"""
|
29 |
article = '''
|
30 |
<br>
|
31 |
+
You can improve results by removing contractions (hadn't -> had not)
|
32 |
'''
|
33 |
|
34 |
gr.Interface(
|