DetGC commited on
Commit
a493c99
·
verified ·
1 Parent(s): 8b3e804

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=CSS) as demo:
138
  with gr.Tab('6 Models'):
139
  with gr.Column(scale=2):
140
  with gr.Group():
141
- txt_input = gr.Textbox(label='Your prompt:', value="a cute tall slender athletic young nude caucasian woman. gorgeous face. relaxed smile. perfect boobs. outie pussy. pussy juice. cinematic. explicit. f1.4", lines=1, autofocus=1)
142
  neg_input = gr.Textbox(label='Negative prompt:', value="[deformed | disfigured], poorly drawn, [bad : wrong] anatomy, [extra | missing | floating | disconnected] limb, (mutated hands and fingers), blurry, text, fuzziness", lines=1)
143
  with gr.Accordion("Advanced", open=False, visible=True):
144
  with gr.Row():
 
138
  with gr.Tab('6 Models'):
139
  with gr.Column(scale=2):
140
  with gr.Group():
141
+ txt_input = gr.Textbox(label='Your prompt:', value="a_cute_tall_slender_athletic_young_nude_caucasian_woman. gorgeous_face. cute_smile. perfect_boobs. outie_pussy. pussy_juice. cinematic. explicit. f1.4", lines=1, autofocus=1)
142
  neg_input = gr.Textbox(label='Negative prompt:', value="[deformed | disfigured], poorly drawn, [bad : wrong] anatomy, [extra | missing | floating | disconnected] limb, (mutated hands and fingers), blurry, text, fuzziness", lines=1)
143
  with gr.Accordion("Advanced", open=False, visible=True):
144
  with gr.Row():