runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 119, in <module> prompt = gr.Textbox(label="Prompt", elem_id="promptgen_prompt", show_label=False, lines=2, placeholder="Beginning of the prompt").style(container=False) AttributeError: 'Textbox' object has no attribute 'style'. Did you mean: 'scale'?
Container logs:
Fetching error logs...