Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -330,7 +330,7 @@ with gr.Blocks(css=css) as demo:
|
|
330 |
prompt = gr.Textbox(
|
331 |
label="Prompt",
|
332 |
info="Give simple prompt is enough to achieve good face fidelity",
|
333 |
-
placeholder="a woman,
|
334 |
value="",
|
335 |
)
|
336 |
|
|
|
330 |
prompt = gr.Textbox(
|
331 |
label="Prompt",
|
332 |
info="Give simple prompt is enough to achieve good face fidelity",
|
333 |
+
placeholder="a woman, daily wear, realistic, symmetrical hyperdetailed texture, masterpiece, enhanced details, perfect composition, authentic, natural posture",
|
334 |
value="",
|
335 |
)
|
336 |
|