Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -117,8 +117,9 @@ PTI_SD_DESCRIPTION = '''
|
|
117 |
|
118 |
# Prompt examples
|
119 |
prompt_examples = [
|
120 |
-
|
121 |
-
"A
|
|
|
122 |
# "A robot couple fine dining with Eiffel Tower in the background.",
|
123 |
# "A chrome-plated duck with a golden beak arguing with an angry turtle in a forest.",
|
124 |
# "A transparent sculpture of a duck made out of glass. The sculpture is in front of a painting of a landscape.",
|
|
|
117 |
|
118 |
# Prompt examples
|
119 |
prompt_examples = [
|
120 |
+
"A blue jay"
|
121 |
+
# "A blue jay standing on a large basket of rainbow macarons.",
|
122 |
+
# "A dog looking curiously in the mirror, seeing a cat.",
|
123 |
# "A robot couple fine dining with Eiffel Tower in the background.",
|
124 |
# "A chrome-plated duck with a golden beak arguing with an angry turtle in a forest.",
|
125 |
# "A transparent sculpture of a duck made out of glass. The sculpture is in front of a painting of a landscape.",
|