Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,7 @@ description2="This is a more advanced text generator that many students were tau
|
|
10 |
examples = [
|
11 |
["Zoe Kwan is a 20-year old singer and songwriter who has taken Hong Kong’s music scene by storm."],
|
12 |
["What is this life for?"],
|
13 |
-
["Write a short story."]
|
14 |
["What is a synonym for criticize?"]
|
15 |
]
|
16 |
|
|
|
10 |
examples = [
|
11 |
["Zoe Kwan is a 20-year old singer and songwriter who has taken Hong Kong’s music scene by storm."],
|
12 |
["What is this life for?"],
|
13 |
+
["Write a short story."],
|
14 |
["What is a synonym for criticize?"]
|
15 |
]
|
16 |
|