runtime error
Exit code: 1. Reason: 0.00/112 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 1.20MB/s] config.json: 0%| | 0.00/1.58k [00:00<?, ?B/s][A config.json: 100%|██████████| 1.58k/1.58k [00:00<00:00, 17.0MB/s] model.safetensors: 0%| | 0.00/1.63G [00:00<?, ?B/s][A model.safetensors: 6%|▌ | 98.5M/1.63G [00:01<00:21, 70.7MB/s][A model.safetensors: 34%|███▍ | 557M/1.63G [00:02<00:04, 267MB/s] [A model.safetensors: 67%|██████▋ | 1.09G/1.63G [00:03<00:01, 377MB/s][A model.safetensors: 100%|██████████| 1.63G/1.63G [00:03<00:00, 407MB/s] generation_config.json: 0%| | 0.00/363 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 363/363 [00:00<00:00, 2.88MB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s][A vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 24.1MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 186MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 41.3MB/s] Device set to use cpu 0%| | 0.00/139M [00:00<?, ?iB/s][A 100%|████████████████████████████████████████| 139M/139M [00:00<00:00, 226MiB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 77, in <module> audio_input = gr.Audio(source="microphone", type="filepath", label="🎤 Speak your question") File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 159, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source' IMPORTANT: You are using gradio version 4.26.0, however version 4.44.1 is available, please upgrade. --------
Container logs:
Fetching error logs...