seawolf2357 commited on
Commit
f7cf58f
·
verified ·
1 Parent(s): 3233d92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -109,9 +109,9 @@ with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
109
  examples=[
110
  ["Seductive anime woman lounging in a dimly lit bar, adult anime style, ultra‑detail"],
111
  ["Moody mature anime scene of two lovers kissing under neon rain, sensual atmosphere"],
112
- ["Elegant vampire countess in gothic lingerie, candle‑lit boudoir, adult anime aesthetic"],
113
- ["Futuristic nightclub stage with a curvaceous android dancer, vibrant neon, adult anime"],
114
- ["Dark fantasy warrior queen in revealing armor, dramatic spotlight, adult anime style"],
115
  ],
116
  inputs=[prompt],
117
  )
 
109
  examples=[
110
  ["Seductive anime woman lounging in a dimly lit bar, adult anime style, ultra‑detail"],
111
  ["Moody mature anime scene of two lovers kissing under neon rain, sensual atmosphere"],
112
+ ["기모노를 입은 일본 여자를 남자가 뒤에서 강간한다 , candle‑lit boudoir, adult anime aesthetic"],
113
+ ["속옷만 입은 남녀가 격정적인 키스를 하고있다, vibrant neon, adult anime"],
114
+ ["아름다운 러시아 여자가 섹시한 속옷을 입고 묘한 포즈로 침대에 앉아있다, dramatic spotlight, adult anime style"],
115
  ],
116
  inputs=[prompt],
117
  )