runtime error
Exit code: 1. Reason: trap>", line 1412, in _handle_fromlist File "/usr/local/lib/python3.13/site-packages/diffusers/utils/import_utils.py", line 1006, 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 1018, in _get_module raise RuntimeError( ...<2 lines>... ) from e RuntimeError: Failed to import diffusers.models.autoencoders.autoencoder_kl because of the following error (look up to see its traceback): /usr/local/lib/python3.13/site-packages/flash_attn_3/_C.abi3.so: undefined symbol: _ZN3c104cuda29c10_cuda_check_implementationEiPKcS2_ib The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 49, in <module> from ovi.ovi_fusion_engine import OviFusionEngine, DEFAULT_CONFIG File "/app/ovi/ovi_fusion_engine.py", line 10, in <module> from diffusers import FluxPipeline File "<frozen importlib._bootstrap>", line 1412, in _handle_fromlist File "/usr/local/lib/python3.13/site-packages/diffusers/utils/import_utils.py", line 1007, in __getattr__ value = getattr(module, name) File "/usr/local/lib/python3.13/site-packages/diffusers/utils/import_utils.py", line 1007, in __getattr__ value = getattr(module, name) File "/usr/local/lib/python3.13/site-packages/diffusers/utils/import_utils.py", line 1006, 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 1018, in _get_module raise RuntimeError( ...<2 lines>... ) from e RuntimeError: Failed to import diffusers.pipelines.flux.pipeline_flux because of the following error (look up to see its traceback): Failed to import diffusers.models.autoencoders.autoencoder_kl because of the following error (look up to see its traceback): /usr/local/lib/python3.13/site-packages/flash_attn_3/_C.abi3.so: undefined symbol: _ZN3c104cuda29c10_cuda_check_implementationEiPKcS2_ib
Container logs:
Fetching error logs...