runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> iface = gr.Interface( File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 159, in __init__ super().__init__( File "/home/user/.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 'example'

Container logs:

Fetching error logs...