multimodalart HF Staff commited on
Commit
c401704
·
verified ·
1 Parent(s): 6ea1997

Update portrait example prompt to describe an elderly Hausa man

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 African 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
  ],
 
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
  ],