Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
9e51c52
1
Parent(s):
0335a61
Update app.py
Browse files
app.py
CHANGED
@@ -164,7 +164,7 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
|
164 |
label="Prompt",
|
165 |
show_label=False,
|
166 |
max_lines=1,
|
167 |
-
placeholder="Enter your prompt",
|
168 |
container=False,
|
169 |
)
|
170 |
run_button = gr.Button("Run", scale=0)
|
|
|
164 |
label="Prompt",
|
165 |
show_label=False,
|
166 |
max_lines=1,
|
167 |
+
placeholder="Enter your prompt with realism tag!",
|
168 |
container=False,
|
169 |
)
|
170 |
run_button = gr.Button("Run", scale=0)
|