Spaces:
Running
on
T4
Running
on
T4
Update app.py
Browse files
app.py
CHANGED
@@ -451,7 +451,7 @@ with gr.Blocks(css=css) as demo:
|
|
451 |
|
452 |
prompt = gr.Textbox(
|
453 |
label="Prompt",
|
454 |
-
value="loli cat girl, blue eyes, flat chest, solo, long messy silver hair, blue capelet,
|
455 |
show_label=True,
|
456 |
max_lines=4,
|
457 |
placeholder="Enter prompt.",
|
|
|
451 |
|
452 |
prompt = gr.Textbox(
|
453 |
label="Prompt",
|
454 |
+
value="loli cat girl, blue eyes, flat chest, solo, long messy silver hair, blue capelet, cat ears, cat tail, upper body",
|
455 |
show_label=True,
|
456 |
max_lines=4,
|
457 |
placeholder="Enter prompt.",
|