added larger inventory
Browse files
app.py
CHANGED
@@ -17,7 +17,7 @@ def main(
|
|
17 |
):
|
18 |
# setup examples
|
19 |
examples = [
|
20 |
-
"Japan began the defence of their title with a lucky 2-1 win against Syria in a
|
21 |
"The project was coded in Java.",
|
22 |
"Rome is in Italy",
|
23 |
]
|
|
|
17 |
):
|
18 |
# setup examples
|
19 |
examples = [
|
20 |
+
"Japan began the defence of their title with a lucky 2-1 win against Syria in a championship match on Friday.",
|
21 |
"The project was coded in Java.",
|
22 |
"Rome is in Italy",
|
23 |
]
|