runtime error

Exit code: 1. Reason: [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 444/444 [00:00<00:00, 997kB/s] sentencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s] sentencepiece.bpe.model: 100%|██████████| 5.07M/5.07M [00:00<00:00, 8.64MB/s] tokenizer.json: 0%| | 0.00/17.1M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 17.1M/17.1M [00:00<00:00, 17.3MB/s] special_tokens_map.json: 0%| | 0.00/964 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 964/964 [00:00<00:00, 1.50MB/s] model.safetensors: 3%|▎ | 67.1M/2.27G [00:02<01:26, 25.6MB/s] model.safetensors: 6%|▌ | 134M/2.27G [00:08<02:30, 14.2MB/s]  model.safetensors: 100%|██████████| 2.27G/2.27G [00:09<00:00, 248MB/s] config.json: 0%| | 0.00/191 [00:00<?, ?B/s] config.json: 100%|██████████| 191/191 [00:00<00:00, 483kB/s] ⚡ Indexation des fiches métiers... Batches: 0%| | 0/6 [00:00<?, ?it/s] Batches: 17%|█▋ | 1/6 [02:10<10:53, 130.67s/it] Batches: 33%|███▎ | 2/6 [03:53<07:37, 114.40s/it] Batches: 50%|█████ | 3/6 [05:28<05:15, 105.25s/it] Batches: 67%|██████▋ | 4/6 [07:07<03:25, 102.82s/it] Batches: 83%|████████▎ | 5/6 [08:13<01:29, 89.79s/it]  Batches: 100%|██████████| 6/6 [08:54<00:00, 73.21s/it] Batches: 100%|██████████| 6/6 [08:54<00:00, 89.14s/it] /app/app.py:535: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(theme=gr.themes.Soft()) as demo: Traceback (most recent call last): File "/app/app.py", line 561, in <module> inputs=[query_input, file_input, top_k_slider, score_slider], ^^^^^^^^^^ NameError: name 'file_input' is not defined

Container logs:

Fetching error logs...