runtime error

Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/173 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 173/173 [00:00<00:00, 962kB/s] config.json: 0%| | 0.00/1.16k [00:00<?, ?B/s] config.json: 100%|██████████| 1.16k/1.16k [00:00<00:00, 5.48MB/s] configuration_qwen.py: 0%| | 0.00/2.09k [00:00<?, ?B/s] configuration_qwen.py: 100%|██████████| 2.09k/2.09k [00:00<00:00, 11.7MB/s] A new version of the following files was downloaded from https://huggingface.co/Qwen/Qwen-VL: - configuration_qwen.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. tokenization_qwen.py: 0%| | 0.00/21.9k [00:00<?, ?B/s] tokenization_qwen.py: 100%|██████████| 21.9k/21.9k [00:00<00:00, 78.2MB/s] Encountered exception while importing matplotlib: No module named 'matplotlib' Encountered exception while importing tiktoken: No module named 'tiktoken' Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> processor = AutoProcessor.from_pretrained(model_id, trust_remote_code=True) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/processing_auto.py", line 404, in from_pretrained raise ValueError( ValueError: Unrecognized processing class in Qwen/Qwen-VL. Can't instantiate a processor, a tokenizer, an image processor or a feature extractor for this model. Make sure the repository contains the files of at least one of those processing classes.

Container logs:

Fetching error logs...