Spaces:
Sleeping
Sleeping
Update run.py
Browse files
run.py
CHANGED
@@ -9,7 +9,7 @@ def generate(text):
|
|
9 |
|
10 |
examples = [
|
11 |
["Be a more patient parent"],
|
12 |
-
["
|
13 |
]
|
14 |
|
15 |
demo = gr.Interface(
|
|
|
9 |
|
10 |
examples = [
|
11 |
["Be a more patient parent"],
|
12 |
+
["Be more succesful at work"],
|
13 |
]
|
14 |
|
15 |
demo = gr.Interface(
|