runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> iface = gr.Interface(fn=temp, inputs="sketchpad", outputs="textbox", allow_screenshot=True) File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 154, in __init__ super().__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 568, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'allow_screenshot'
Container logs:
Fetching error logs...