Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,6 @@ with gr.Blocks(css="style.css", theme=theme) as demo:
|
|
54 |
label="Prompt",
|
55 |
max_lines=2,
|
56 |
placeholder="Enter your prompt",
|
57 |
-
container=False
|
58 |
)
|
59 |
negative_prompt = gr.Textbox(
|
60 |
label="Negative Prompt",
|
|
|
54 |
label="Prompt",
|
55 |
max_lines=2,
|
56 |
placeholder="Enter your prompt",
|
|
|
57 |
)
|
58 |
negative_prompt = gr.Textbox(
|
59 |
label="Negative Prompt",
|