Spaces:
Sleeping
Sleeping
Commit
·
5d04da1
1
Parent(s):
333a06a
Update app.py
Browse files
app.py
CHANGED
@@ -514,7 +514,7 @@ with gr.Blocks() as demo:
|
|
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", "", False],
|
518 |
["A logo of superman", "", False],
|
519 |
["A pencil sketch of a tree with the title nothing to tree here", "", False],
|
520 |
["handwritten signature of peter", "", False],
|
|
|
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],
|
519 |
["A pencil sketch of a tree with the title nothing to tree here", "", False],
|
520 |
["handwritten signature of peter", "", False],
|