Spaces:
Running on Zero
Running on Zero
Update portrait example prompt to describe an elderly Hausa man
Browse files
app.py
CHANGED
|
@@ -145,7 +145,7 @@ with gr.Blocks(css=CSS) as demo:
|
|
| 145 |
gr.Markdown("### Text → Image examples")
|
| 146 |
gr.Examples(
|
| 147 |
examples=[
|
| 148 |
-
["A close-up portrait of an elderly
|
| 149 |
["A serene mountain landscape at sunset, with snow-capped peaks reflecting golden light, photorealistic."],
|
| 150 |
["A cute robot playing a guitar in a neon-lit cyberpunk city, digital art style."],
|
| 151 |
],
|
|
|
|
| 145 |
gr.Markdown("### Text → Image examples")
|
| 146 |
gr.Examples(
|
| 147 |
examples=[
|
| 148 |
+
["A close-up portrait of an elderly Hausa man with deep wrinkles, wearing a traditional hat, soft natural lighting, ultra realistic."],
|
| 149 |
["A serene mountain landscape at sunset, with snow-capped peaks reflecting golden light, photorealistic."],
|
| 150 |
["A cute robot playing a guitar in a neon-lit cyberpunk city, digital art style."],
|
| 151 |
],
|