runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 95, in <module> inputs=[gr.File(type="file", label="Upload File"), gr.Textbox(lines=2, placeholder="Enter your query here...")], File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 160, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/file.py", line 87, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['filepath', 'binary']

Container logs:

Fetching error logs...