runtime error

Exit code: 1. Reason: ^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/models/qwen2_5_vl/modeling_qwen2_5_vl.py", line 36, in <module> from ...activations import ACT2FN File "/usr/local/lib/python3.13/site-packages/transformers/activations.py", line 22, in <module> from .integrations.hub_kernels import use_kernel_forward_from_hub File "/usr/local/lib/python3.13/site-packages/transformers/integrations/hub_kernels.py", line 105, in <module> "cuda": LayerRepository( ~~~~~~~~~~~~~~~^ repo_id="kernels-community/deformable-detr", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ layer_name="MultiScaleDeformableAttention", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/kernels/layer/layer.py", line 77, in __init__ raise ValueError("Either a revision or a version must be specified.") ValueError: Either a revision or a version must be specified. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 9, in <module> from diffusers import QwenImageLayeredPipeline File "<frozen importlib._bootstrap>", line 1420, in _handle_fromlist File "/usr/local/lib/python3.13/site-packages/diffusers/utils/import_utils.py", line 1043, in __getattr__ value = getattr(module, name) File "/usr/local/lib/python3.13/site-packages/diffusers/utils/import_utils.py", line 1043, in __getattr__ value = getattr(module, name) File "/usr/local/lib/python3.13/site-packages/diffusers/utils/import_utils.py", line 1042, in __getattr__ module = self._get_module(self._class_to_module[name]) File "/usr/local/lib/python3.13/site-packages/diffusers/utils/import_utils.py", line 1054, in _get_module raise RuntimeError( ...<2 lines>... ) from e RuntimeError: Failed to import diffusers.pipelines.qwenimage.pipeline_qwenimage_layered because of the following error (look up to see its traceback): Either a revision or a version must be specified.

Container logs:

Fetching error logs...