DetGC commited on
Commit
13ec169
·
verified ·
1 Parent(s): d039481

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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 tall slender athletic 20 year old nude caucasian woman. gorgeous face. relaxed smile. perfect boobs. pussy juice. arroused. feme fatale. cinematic. explicit.", lines=4, 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():
@@ -188,7 +188,7 @@ with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=CSS) as demo:
188
  with gr.Column(scale=2):
189
  model_choice2 = gr.Dropdown(models, label='Choose model', value=models[0])
190
  with gr.Group():
191
- txt_input2 = gr.Textbox(label='Your prompt:', value="a tall slender athletic 20 year old nude caucasian woman. gorgeous face. relaxed smile. perfect boobs. pussy juice. arroused. feme fatale. cinematic. explicit.", lines=4, autofocus=1)
192
  neg_input2 = 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)
193
  with gr.Accordion("Advanced", open=False, visible=True):
194
  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. 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():
 
188
  with gr.Column(scale=2):
189
  model_choice2 = gr.Dropdown(models, label='Choose model', value=models[0])
190
  with gr.Group():
191
+ txt_input2 = 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)
192
  neg_input2 = 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)
193
  with gr.Accordion("Advanced", open=False, visible=True):
194
  with gr.Row():