runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 290, in <module> rule = gr.Textbox(label='Rules', value='Lateral Thinking Puzzle is a deductive reasoning game. At the beginning of the game, players receive a narrative with key information concealed, referred to as the \"story\". Based on the story, players deduce and ask questions that can be answered with \"yes\" or \"no\" to narrow down different possibilities and ultimately guess the key information, known as the \"truth\". Players can click the \"New Game\" button to start a new random game or click the \"Show Answer\" button to reveal the truth.', lines=1, max_lines=3).style(container=False) AttributeError: 'Textbox' object has no attribute 'style'. Did you mean: 'scale'?
Container logs:
Fetching error logs...