Spaces:
Runtime error
Runtime error
Commit
·
5faf40b
1
Parent(s):
fe123b2
Update app.py
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ additional_inputs = [
|
|
52 |
interactive=True,
|
53 |
info="Each seed produces a different output to a single prompt",
|
54 |
),
|
55 |
-
]
|
56 |
examples=[["Write a heavy metal rock song about horses (1000 words)"],
|
57 |
["Write a really long song about an elephant love story. The elephants have been together for a long time. (3000 words)"],
|
58 |
["Write a slammin rap song about about a gangster fising trip."],
|
|
|
52 |
interactive=True,
|
53 |
info="Each seed produces a different output to a single prompt",
|
54 |
),
|
55 |
+
]
|
56 |
examples=[["Write a heavy metal rock song about horses (1000 words)"],
|
57 |
["Write a really long song about an elephant love story. The elephants have been together for a long time. (3000 words)"],
|
58 |
["Write a slammin rap song about about a gangster fising trip."],
|