Spaces:
Running
on
A10G
Running
on
A10G
JingyeChen22
commited on
Commit
•
057c5bb
1
Parent(s):
8f438bd
add an example
Browse files
app.py
CHANGED
@@ -513,6 +513,7 @@ with gr.Blocks() as demo:
|
|
513 |
gr.Markdown("## Prompt Examples")
|
514 |
gr.Examples(
|
515 |
[
|
|
|
516 |
["A beautiful city skyline stamp of Shanghai", "", False],
|
517 |
["The words 'KFC VIVO50' are inscribed upon the wall in a neon light effect", "KFC/VIVO50", False],
|
518 |
["A logo of superman", "", False],
|
|
|
513 |
gr.Markdown("## Prompt Examples")
|
514 |
gr.Examples(
|
515 |
[
|
516 |
+
["A new year greeting card of happy 2024, surrounded by ballons", "", False],
|
517 |
["A beautiful city skyline stamp of Shanghai", "", False],
|
518 |
["The words 'KFC VIVO50' are inscribed upon the wall in a neon light effect", "KFC/VIVO50", False],
|
519 |
["A logo of superman", "", False],
|