runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/transformers/utils/hub.py:110: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 37, in <module> from compel import Compel, ReturnedEmbeddingsType File "/usr/local/lib/python3.10/site-packages/compel/__init__.py", line 6, in <module> from compel.convenience_wrappers import * File "/usr/local/lib/python3.10/site-packages/compel/convenience_wrappers.py", line 5, in <module> from diffusers import FluxPipeline, StableDiffusionXLPipeline, StableDiffusionPipeline ImportError: cannot import name 'FluxPipeline' from 'diffusers' (/usr/local/lib/python3.10/site-packages/diffusers/__init__.py)

Container logs:

Fetching error logs...