runtime error
/home/user/.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 36, in <module> inputs=[gr.inputs.Image(label="Input", type="pil")], AttributeError: module 'gradio' has no attribute 'inputs'
Container logs:
Fetching error logs...