runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py:1617: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be deprecated in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884 warnings.warn( Downloading shards: 0%| | 0/2 [00:00<?, ?it/s] Downloading shards: 50%|█████ | 1/2 [00:24<00:24, 24.41s/it] Downloading shards: 100%|██████████| 2/2 [00:29<00:00, 13.11s/it] Downloading shards: 100%|██████████| 2/2 [00:29<00:00, 14.81s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [00:03<00:03, 3.76s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:04<00:00, 2.07s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> gr.inputs.Textbox(label="Prompt"), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...