runtime error

Exit code: 1. Reason: 19M [00:00<00:09, 32.4MB/s] model.pkl: 7%|β–‹ | 21.0M/319M [00:00<00:07, 39.2MB/s] model.pkl: 10%|β–‰ | 31.5M/319M [00:00<00:05, 53.2MB/s] model.pkl: 33%|β–ˆβ–ˆβ–ˆβ–Ž | 105M/319M [00:00<00:01, 185MB/s] model.pkl: 64%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 204M/319M [00:00<00:00, 366MB/s] model.pkl: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 319M/319M [00:01<00:00, 292MB/s] 2025-03-19 01:47:10,404 - INFO - βœ“ prs-eth/thera-rdn-pro carregado 2025-03-19 01:47:10,420 - INFO - ========== CONFIGURANDO COMPONENTES ARTÍSTICOS ============= model_index.json: 0%| | 0.00/609 [00:00<?, ?B/s] model_index.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 609/609 [00:00<00:00, 6.94MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 85, in <module> pipe = StableDiffusionXLImg2ImgPipeline.from_pretrained( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 732, in from_pretrained cached_folder = cls.download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 1355, in download custom_components, folder_names = _get_custom_components_and_folders( File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_loading_utils.py", line 903, in _get_custom_components_and_folders raise ValueError(error_message) ValueError: You are trying to load the model files of the `variant=fp32`, but no such modeling files are available. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 104, in <module> logger.warning(f"Recursos artΓ­sticos limitados: {str(e)}") AttributeError: 'CustomLogger' object has no attribute 'warning'

Container logs:

Fetching error logs...