runtime error

/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( /usr/local/lib/python3.10/site-packages/transformers/models/vit/feature_extraction_vit.py:28: FutureWarning: The class ViTFeatureExtractor is deprecated and will be removed in version 5 of Transformers. Please use ViTImageProcessor instead. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> input = gr.inputs.Image(label="Upload any Image", type = 'pil', optional=True) AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...