runtime error
Exit code: 1. Reason: tom_task(task_info): ā ā ā ā /home/user/.local/lib/python3.10/site-packages/transformers/pipelines/base.p ā ā y:1350 in check_task ā ā ā ā 1347 ā ā ā targeted_task = self.supported_tasks[task] ā ā 1348 ā ā ā return task, targeted_task, None ā ā 1349 ā ā ā ā ā± 1350 ā ā raise KeyError(f"Unknown task {task}, available tasks are ā ā {self.get_supported_tasks()}") ā ā 1351 ā ā ā 1352 ā def register_pipeline( ā ā 1353 ā ā self, ā ā°āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā⯠KeyError: "Unknown task text2text-generation, available tasks are ['any-to-any', 'audio-classification', 'automatic-speech-recognition', 'depth-estimation', 'document-question-answering', 'feature-extraction', 'fill-mask', 'image-classification', 'image-feature-extraction', 'image-segmentation', 'image-text-to-text', 'keypoint-matching', 'mask-generation', 'ner', 'object-detection', 'sentiment-analysis', 'table-question-answering', 'text-classification', 'text-generation', 'text-to-audio', 'text-to-speech', 'token-classification', 'video-classification', 'zero-shot-audio-classification', 'zero-shot-classification', 'zero-shot-image-classification', 'zero-shot-object-detection']"
Container logs:
Fetching error logs...