runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> video = gr.File(label="Video or Image", info="Filepath of video/image that contains faces to use") File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 146, in wrapper return fn(self, **kwargs) TypeError: File.__init__() got an unexpected keyword argument 'info'

Container logs:

Fetching error logs...