runtime error
config.json: 0%| | 0.00/762 [00:00<?, ?B/s][A config.json: 100%|██████████| 762/762 [00:00<00:00, 2.67MB/s] model.safetensors: 0%| | 0.00/353M [00:00<?, ?B/s][A model.safetensors: 3%|▎ | 10.5M/353M [00:01<00:40, 8.39MB/s][A model.safetensors: 100%|█████████▉| 353M/353M [00:02<00:00, 158MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 757kB/s] tokenizer_config.json: 0%| | 0.00/26.0 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 26.0/26.0 [00:00<00:00, 123kB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 32.3MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 29.8MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 36.5MB/s] Traceback (most recent call last): File "/home/user/app/main.py", line 11, in <module> textbox = gr.inputs.Textbox(lines=7, label="Enter a prompt") AttributeError: module 'gradio' has no attribute 'inputs'
Container logs:
Fetching error logs...