runtime error

is will be removed in a future version. Please use `from diffusers.models.modeling_outputs import Transformer2DModelOutput`, instead. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message) Loading Model! The config attributes {'decay': 0.9999, 'inv_gamma': 1.0, 'min_decay': 0.0, 'optimization_step': 5000, 'power': 0.6666666666666666, 'update_after_step': 0, 'use_ema_warmup': False} were passed to UNet2DConditionModel, but are not expected and will be ignored. Please verify your config.json configuration file. Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 71%|███████▏ | 5/7 [00:06<00:02, 1.40s/it] Loading pipeline components...: 86%|████████▌ | 6/7 [00:08<00:01, 1.38s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:20<00:00, 4.09s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:20<00:00, 2.99s/it] Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 14%|█▍ | 1/7 [00:24<02:28, 24.77s/it] Loading pipeline components...: 71%|███████▏ | 5/7 [00:29<00:09, 4.64s/it] Loading pipeline components...: 86%|████████▌ | 6/7 [00:33<00:04, 4.48s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:47<00:00, 6.94s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:47<00:00, 6.79s/it] Finish Loading Model! Traceback (most recent call last): File "/home/user/app/app.py", line 130, in <module> def generate_image(prompt, File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 113, in _GPU client.startup_report() File "/usr/local/lib/python3.10/site-packages/spaces/zero/client.py", line 45, in startup_report raise RuntimeError("Error while initializing ZeroGPU: Unknown") RuntimeError: Error while initializing ZeroGPU: Unknown

Container logs:

Fetching error logs...