runtime error
Exit code: 1. Reason: ence_bert_config.json: 0%| | 0.00/53.0 [00:00<?, ?B/s][A sentence_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 248kB/s] config.json: 0%| | 0.00/612 [00:00<?, ?B/s][A config.json: 100%|██████████| 612/612 [00:00<00:00, 1.70MB/s] model.safetensors: 0%| | 0.00/90.9M [00:00<?, ?B/s][A model.safetensors: 100%|██████████| 90.9M/90.9M [00:01<00:00, 74.8MB/s][A model.safetensors: 100%|██████████| 90.9M/90.9M [00:01<00:00, 74.8MB/s] tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 821kB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 59.7MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 23.8MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 36.6kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A config.json: 100%|██████████| 190/190 [00:00<00:00, 726kB/s] Traceback (most recent call last): File "/app/app.py", line 506, in <module> run_btn.click( ~~~~~~~~~~~~~^ fn=run_analysis_free, ^^^^^^^^^^^^^^^^^^^^^ inputs=[free_text, topk, sector_filter], ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ outputs=[kpi_out, chart, query_out, rec_out, fit_out, alt_table, table_out] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/gradio/events.py", line 699, in event_trigger raise AttributeError( f"Cannot call {_event_name} outside of a gradio.Blocks context." ) AttributeError: Cannot call click outside of a gradio.Blocks context.
Container logs:
Fetching error logs...