runtime error

Could not find image processor class in the image processor config or the model config. Loading based on pattern matching with the model's feature extractor configuration. Please open a PR/issue to update `preprocessor_config.json` to use `image_processor_type` instead of `feature_extractor_type`. This warning will be removed in v4.40. Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> inputs=gr.inputs.Image(label="Upload hot dog candidate", type="filepath"), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...