Spaces:
Running
Running
Update app.py
Browse files
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="
|
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():
|