runtime error

No model was supplied, defaulted to distilbert/distilbert-base-uncased-finetuned-sst-2-english and revision af0f99b (https://huggingface.co/distilbert/distilbert-base-uncased-finetuned-sst-2-english). Using a pipeline without specifying a model name and revision in production is not recommended. Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> interface = gr.Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 159, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 571, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'layout'

Container logs:

Fetching error logs...