Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -1330,7 +1330,7 @@ if __name__ == "__main__":
|
|
| 1330 |
""")
|
| 1331 |
|
| 1332 |
with gr.Row():
|
| 1333 |
-
with gr.Column(scale=
|
| 1334 |
artist = gr.Textbox(
|
| 1335 |
placeholder="Top title",
|
| 1336 |
value="",
|
|
|
|
| 1330 |
""")
|
| 1331 |
|
| 1332 |
with gr.Row():
|
| 1333 |
+
with gr.Column(scale=6):
|
| 1334 |
artist = gr.Textbox(
|
| 1335 |
placeholder="Top title",
|
| 1336 |
value="",
|