Spaces:
Running
on
Zero
Running
on
Zero
Update feifeiui/feifeiui.py
Browse files- feifeiui/feifeiui.py +1 -0
feifeiui/feifeiui.py
CHANGED
@@ -30,6 +30,7 @@ def create_ui():
|
|
30 |
label="Prompt",
|
31 |
show_label=False,
|
32 |
placeholder="Enter your prompt",
|
|
|
33 |
max_lines=12,
|
34 |
container=False,
|
35 |
)
|
|
|
30 |
label="Prompt",
|
31 |
show_label=False,
|
32 |
placeholder="Enter your prompt",
|
33 |
+
value="A detailed real photo, A beautiful jpop 18 yo Whispery cutesy little girl,Slim figure with Gigantic breasts, look at viewer,",
|
34 |
max_lines=12,
|
35 |
container=False,
|
36 |
)
|