runtime error
/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py:131: FutureWarning: 'cached_download' (from 'huggingface_hub.file_download') is deprecated and will be removed from version '0.26'. Use `hf_hub_download` instead. warnings.warn(warning_message, FutureWarning) Traceback (most recent call last): File "/home/user/app/app.py", line 32, in <module> emoji_input = gr.inputs.Textbox(label='text in') AttributeError: module 'gradio' has no attribute 'inputs'
Container logs:
Fetching error logs...