Spaces:
Runtime error
Runtime error
Jordan Myers
commited on
Commit
•
413dc1c
1
Parent(s):
ef40bd8
article update
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ app = gr.Interface(
|
|
57 |
["mi li toki e toki pona", "toki pona", "toki pona", 3]
|
58 |
],
|
59 |
cache_examples=False,
|
60 |
-
|
61 |
# A simple English / toki pona Neural Machine Translation App!
|
62 |
|
63 |
### toki a! 💬
|
|
|
57 |
["mi li toki e toki pona", "toki pona", "toki pona", 3]
|
58 |
],
|
59 |
cache_examples=False,
|
60 |
+
article="""
|
61 |
# A simple English / toki pona Neural Machine Translation App!
|
62 |
|
63 |
### toki a! 💬
|