runtime error

Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/26.0 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 26.0/26.0 [00:00<00:00, 176kB/s] /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:943: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( config.json: 0%| | 0.00/662 [00:00<?, ?B/s] config.json: 100%|██████████| 662/662 [00:00<00:00, 4.16MB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s] vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 3.96MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 39.1MB/s] special_tokens_map.json: 0%| | 0.00/90.0 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 90.0/90.0 [00:00<00:00, 546kB/s] pytorch_model.bin: 0%| | 0.00/2.51M [00:00<?, ?B/s] pytorch_model.bin: 100%|██████████| 2.51M/2.51M [00:00<00:00, 112MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 39, in <module> download_btn.click(download_chat, [chat_state], file_name="chat.txt") TypeError: EventListener._setup.<locals>.event_trigger() got an unexpected keyword argument 'file_name'

Container logs:

Fetching error logs...