runtime error

2024-06-26 04:08:39.194 | WARNING | text2vec.similarity:__init__:52 - embedding_type set error, use default bert 2024-06-26 04:08:39.195 | WARNING | text2vec.similarity:__init__:55 - similarity_type set error, use default cosine /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( 2024-06-26 04:08:45.211 | DEBUG | text2vec.sentence_model:__init__:74 - Use device: cpu Traceback (most recent call last): File "/home/user/app/app.py", line 28, in <module> input1 = gr.inputs.Textbox(lines=2, placeholder="Enter First Sentence") AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...