runtime error
Exit code: 1. Reason: The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s] 0it [00:00, ?it/s] 正在加载模型... /usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1150: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Traceback (most recent call last): File "/app/app.py", line 293, in <module> generator.initialize() File "/app/app.py", line 31, in initialize self.pipeline = DiffusionPipeline.from_pretrained( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1090, in from_pretrained cached_folder = cls.download( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1767, in download pipeline_class = _get_pipeline_class( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 390, in _get_pipeline_class pipeline_cls = getattr(diffusers_module, class_name) File "/usr/local/lib/python3.10/site-packages/diffusers/utils/import_utils.py", line 703, in __getattr__ raise AttributeError(f"module {self.__name__} has no attribute {name}") AttributeError: module diffusers has no attribute QwenImagePipeline IMPORTANT: You are using gradio version 4.27.0, however version 4.44.1 is available, please upgrade. --------
Container logs:
Fetching error logs...