runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/transformers/utils/generic.py:441: UserWarning: torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node instead. _torch_pytree._register_pytree_node( /usr/local/lib/python3.10/site-packages/transformers/utils/generic.py:309: UserWarning: torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node instead. _torch_pytree._register_pytree_node( /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:945: 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/621 [00:00<?, ?B/s] config.json: 100%|██████████| 621/621 [00:00<00:00, 5.67MB/s] pytorch_model.bin: 0%| | 0.00/343M [00:00<?, ?B/s] pytorch_model.bin: 30%|███ | 104M/343M [00:01<00:02, 104MB/s] pytorch_model.bin: 100%|██████████| 343M/343M [00:01<00:00, 185MB/s] preprocessor_config.json: 0%| | 0.00/228 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 228/228 [00:00<00:00, 2.36MB/s] Could not find image processor class in the image processor config or the model config. Loading based on pattern matching with the model's feature extractor configuration. Traceback (most recent call last): File "/home/user/app/app.py", line 302, in <module> toggle_btn.click(fn=toggle_api_form, inputs=[show_form], outputs=[api_form], _js="() => !document.querySelector('.api-form').classList.contains('open')") TypeError: EventListener._setup.<locals>.event_trigger() got an unexpected keyword argument '_js'

Container logs:

Fetching error logs...