runtime error

Exit code: 1. Reason: py", line 31, in <module> from ...models import AutoencoderKL, FluxTransformer2DModel File "<frozen importlib._bootstrap>", line 1075, in _handle_fromlist File "/usr/local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 943, in __getattr__ module = self._get_module(self._class_to_module[name]) File "/usr/local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 955, in _get_module raise RuntimeError( RuntimeError: Failed to import diffusers.models.autoencoders.autoencoder_kl because of the following error (look up to see its traceback): /usr/local/lib/python3.10/site-packages/flash_attn_3/_C.abi3.so: undefined symbol: _ZNK3c106SymInt6sym_neERKS0_ 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 1075, in _handle_fromlist File "/usr/local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 944, in __getattr__ value = getattr(module, name) File "/usr/local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 944, in __getattr__ value = getattr(module, name) File "/usr/local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 943, in __getattr__ module = self._get_module(self._class_to_module[name]) File "/usr/local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 955, in _get_module raise RuntimeError( 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.10/site-packages/flash_attn_3/_C.abi3.so: undefined symbol: _ZNK3c106SymInt6sym_neERKS0_

Container logs:

Fetching error logs...