runtime error
Exit code: 1. Reason: ��████| 55.8M/55.8M [00:01<00:00, 44.9MB/s] preprocessor_config.json: 0%| | 0.00/340 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 340/340 [00:00<00:00, 2.28MB/s] tokenizer_config.json: 0%| | 0.00/283k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 283k/283k [00:00<00:00, 138MB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s][A vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 41.0MB/s] tokenizer.json: 0%| | 0.00/2.71M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 2.71M/2.71M [00:00<00:00, 26.2MB/s] merges.txt: 0%| | 0.00/494k [00:00<?, ?B/s][A merges.txt: 100%|██████████| 494k/494k [00:00<00:00, 109MB/s] normalizer.json: 0%| | 0.00/52.7k [00:00<?, ?B/s][A normalizer.json: 100%|██████████| 52.7k/52.7k [00:00<00:00, 203MB/s] added_tokens.json: 0%| | 0.00/34.6k [00:00<?, ?B/s][A added_tokens.json: 100%|██████████| 34.6k/34.6k [00:00<00:00, 148MB/s] special_tokens_map.json: 0%| | 0.00/2.19k [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 2.19k/2.19k [00:00<00:00, 9.21MB/s] Device set to use cpu Using `chunk_length_s` is very experimental with seq2seq models. The results will not necessarily be entirely accurate and will have caveats. More information: https://github.com/huggingface/transformers/pull/20104. Ignore this warning with pipeline(..., ignore_warning=True). To use Whisper for long-form transcription, use rather the model's `generate` method directly as the model relies on it's own chunking mechanism (cf. Whisper original paper, section 3.8. Long-form Transcription). Traceback (most recent call last): File "/app/app.py", line 47, in <module> iface.launch(server_name="0.0.0.0", server_port=7860, show_api=True) TypeError: Blocks.launch() got an unexpected keyword argument 'show_api'
Container logs:
Fetching error logs...