seawolf2357 commited on
Commit
d2ce4fc
·
verified ·
1 Parent(s): 9f2c21e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -66,6 +66,7 @@ with gr.Blocks() as demo:
66
  btn.click(fn=run_hidiffusion, inputs=[prompt, negative_prompt], outputs=[output_gallery])
67
 
68
  gr.Examples(examples=[
 
69
  "a beautiful model woman, full body visible, model pose, direct frontal gaze, white color background, realritics photo, 16k",
70
  "a beautiful model woman, 20 year aged, Caucasian ethnicity, nurse uniform attire, full body visible, model pose, direct frontal gaze, white color background, realritics photo, 16k",
71
  "a beautiful model woman, Caucasian ethnicity, full body visible, model pose, direct frontal gaze, white color background, realritics photo, 16k",
 
66
  btn.click(fn=run_hidiffusion, inputs=[prompt, negative_prompt], outputs=[output_gallery])
67
 
68
  gr.Examples(examples=[
69
+ "A detailed and realistic full body visible of a beautiful young woman, wearing an elegant evening gown, standing in a luxurious ballroom with elaborate decorations, soft lighting accentuating her features, creating a masterpiece photo with an ultra-high definition and realism, 16k resolution"
70
  "a beautiful model woman, full body visible, model pose, direct frontal gaze, white color background, realritics photo, 16k",
71
  "a beautiful model woman, 20 year aged, Caucasian ethnicity, nurse uniform attire, full body visible, model pose, direct frontal gaze, white color background, realritics photo, 16k",
72
  "a beautiful model woman, Caucasian ethnicity, full body visible, model pose, direct frontal gaze, white color background, realritics photo, 16k",