runtime error

Exit code: 1. Reason: r, force_download, local_files_only) ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/file_download.py", line 1665, in _raise_on_head_call_error raise LocalEntryNotFoundError( ...<3 lines>... ) from head_call_error huggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 32, in <module> transformer=QwenImageTransformer2DModel.from_pretrained( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ "prithivMLmods/Qwen-Image-Edit-Rapid-AIO-V19", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ torch_dtype=dtype, ^^^^^^^^^^^^^^^^^^ device_map="cuda", ^^^^^^^^^^^^^^^^^^ ), ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/diffusers/models/modeling_utils.py", line 1110, in from_pretrained config, unused_kwargs, commit_hash = cls.load_config( ~~~~~~~~~~~~~~~^ config_path, ^^^^^^^^^^^^ ...<11 lines>... **kwargs, ^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/diffusers/configuration_utils.py", line 451, in load_config raise EnvironmentError( f"{pretrained_model_name_or_path} does not appear to have a file named {cls.config_name}." ) OSError: prithivMLmods/Qwen-Image-Edit-Rapid-AIO-V19 does not appear to have a file named config.json.

Container logs:

Fetching error logs...