runtime error
Exit code: 1. Reason: [startup] Loading tokenizer for Qwen/Qwen3-Coder-30B-A3B-Instruct ... Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. config.json: 0%| | 0.00/963 [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 963/963 [00:00<00:00, 4.91MB/s] tokenizer_config.json: 0%| | 0.00/13.1k [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 13.1k/13.1k [00:00<00:00, 40.7MB/s] vocab.json: 0%| | 0.00/2.78M [00:00<?, ?B/s][A vocab.json: 100%|ββββββββββ| 2.78M/2.78M [00:00<00:00, 83.0MB/s] merges.txt: 0%| | 0.00/1.67M [00:00<?, ?B/s][A merges.txt: 100%|ββββββββββ| 1.67M/1.67M [00:00<00:00, 51.5MB/s] tokenizer.json: 0%| | 0.00/7.03M [00:00<?, ?B/s][A tokenizer.json: 100%|ββββββββββ| 7.03M/7.03M [00:00<00:00, 47.0MB/s] chat_template.jinja: 0%| | 0.00/6.21k [00:00<?, ?B/s][A chat_template.jinja: 100%|ββββββββββ| 6.21k/6.21k [00:00<00:00, 29.9MB/s] [startup] Tokenizer ready. Traceback (most recent call last): File "/app/app.py", line 144, in <module> output_box = gr.Textbox(label="Model Output", lines=28, show_copy_button=True) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Textbox.__init__() got an unexpected keyword argument 'show_copy_button'
Container logs:
Fetching error logs...