runtime error

Exit code: 1. Reason: 0:01, 63.46it/s] Loading weights: 100%|██████████| 517/517 [00:07<00:00, 68.07it/s] Loading pipeline components...: 29%|██▊ | 2/7 [00:30<01:11, 14.21s/it] Loading weights: 0%| | 0/196 [00:00<?, ?it/s] Loading weights: 73%|███████▎ | 144/196 [00:01<00:00, 132.68it/s] Loading weights: 100%|██████████| 196/196 [00:01<00:00, 142.66it/s] Loading pipeline components...: 43%|████▎ | 3/7 [00:32<00:34, 8.64s/it] Loading pipeline components...: 57%|█████▋ | 4/7 [00:34<00:17, 5.90s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:34<00:00, 4.97s/it] /usr/local/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py:2263: FutureWarning: `enable_vae_slicing` is deprecated and will be removed in version 0.40.0. Calling `enable_vae_slicing()` on a `StableDiffusionXLPipeline` is deprecated and this method will be removed in a future version. Please use `pipe.vae.enable_slicing()`. deprecate( ✅ Model loaded successfully! /app/app.py:83: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(theme=gr.themes.Soft(), title="MicroMacro GenImage v1 Base") as demo: * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) Traceback (most recent call last): File "/app/app.py", line 160, in <module> demo.launch() ~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2812, in launch raise ValueError( "When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost." ) ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.

Container logs:

Fetching error logs...