runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/huggingface_hub/constants.py:277: FutureWarning: The `HF_HUB_ENABLE_HF_TRANSFER` environment variable is deprecated as 'hf_transfer' is not used anymore. Please use `HF_XET_HIGH_PERFORMANCE` instead to enable high performance transfer with Xet. Visit https://huggingface.co/docs/huggingface_hub/package_reference/environment_variables#hfxethighperformance for more details. warnings.warn( model.safetensors: 0%| | 0.00/102M [00:00<?, ?B/s] model.safetensors: 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 79.8M/102M [00:01<00:00, 67.6MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 102M/102M [00:01<00:00, 76.3MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 32, in <module> gr.Interface(predict_fn, gr.inputs.Image(type='pil'), outputs='text').launch(share=True) AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...