yingzhac commited on
Commit
0d0d1f6
·
verified ·
1 Parent(s): 77a69f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ default_negative_prompt = "(low quality, worst quality:1.2), very displeasing, 3
27
  # Example prompts
28
  example_prompts = [
29
  ["a gorgeous nude model posing seductively in a luxurious bedroom, perfect lighting, detailed skin texture, professional photography, 8k", default_negative_prompt, 40, 7.5, 1024, 1024, 4],
30
- ["two passionate lovers embracing intimately, dim candlelight, silky sheets, sensual atmosphere, highly detailed, professional photography, 8k", default_negative_prompt, 45, 7.0, 1024, 1024, 4],
31
  ]
32
 
33
  # Image generation function
 
27
  # Example prompts
28
  example_prompts = [
29
  ["a gorgeous nude model posing seductively in a luxurious bedroom, perfect lighting, detailed skin texture, professional photography, 8k", default_negative_prompt, 40, 7.5, 1024, 1024, 4],
30
+ ["two fully nude naked asian female fitness models doing sit-ups in the gym, filmed from front, realistic, professional photography, 8k", default_negative_prompt, 45, 7.0, 1024, 1024, 4],
31
  ]
32
 
33
  # Image generation function