Spaces:
Running
on
Zero
Running
on
Zero
Alexander Bagus
commited on
Commit
·
9e610dd
1
Parent(s):
bc1fc47
22
Browse files
app.py
CHANGED
|
@@ -181,7 +181,7 @@ with gr.Blocks(css=css) as demo:
|
|
| 181 |
# show_label=False,
|
| 182 |
lines=2,
|
| 183 |
placeholder="Enter your prompt",
|
| 184 |
-
container=False,
|
| 185 |
)
|
| 186 |
|
| 187 |
control_mode = gr.Radio(
|
|
|
|
| 181 |
# show_label=False,
|
| 182 |
lines=2,
|
| 183 |
placeholder="Enter your prompt",
|
| 184 |
+
# container=False,
|
| 185 |
)
|
| 186 |
|
| 187 |
control_mode = gr.Radio(
|