runtime error

ib/python3.10/site-packages/diffusers/utils/outputs.py:63: UserWarning: torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node instead. torch.utils._pytree._register_pytree_node( /usr/local/lib/python3.10/site-packages/diffusers/utils/outputs.py:63: UserWarning: torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node instead. torch.utils._pytree._register_pytree_node( text_encoder/model.safetensors not found Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s] Loading pipeline components...: 40%|████ | 2/5 [00:01<00:01, 1.56it/s] Loading pipeline components...: 80%|████████ | 4/5 [00:02<00:00, 1.40it/s] Loading pipeline components...: 100%|██████████| 5/5 [00:06<00:00, 1.28s/it] <cube> torch.Size([768]) <depthmap> torch.Size([768]) <dreamy-painting> torch.Size([768]) <low-poly-hd-logos-icons> torch.Size([768]) <hatman-matrix> torch.Size([768]) oil_style torch.Size([768]) stripe_style torch.Size([768]) /usr/local/lib/python3.10/site-packages/gradio/utils.py:857: UserWarning: Expected 8 arguments for function <function generate_image at 0x7f3894859b40>, received 7. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/utils.py:861: UserWarning: Expected at least 8 arguments for function <function generate_image at 0x7f3894859b40>, received 7. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 219, in <module> app.queue(concurrency_count=4, max_size=6).launch(max_threads=8) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1882, in queue raise DeprecationWarning( DeprecationWarning: concurrency_count has been deprecated. Set the concurrency_limit directly on event listeners e.g. btn.click(fn, ..., concurrency_limit=10) or gr.Interface(concurrency_limit=10). If necessary, the total number of workers can be configured via `max_threads` in launch().

Container logs:

Fetching error logs...