runtime error

/335M [00:00<?, ?B/s] diffusion_pytorch_model.safetensors: 3%|▎ | 10.5M/335M [00:01<00:45, 7.13MB/s] diffusion_pytorch_model.safetensors: 100%|█████████▉| 335M/335M [00:01<00:00, 188MB/s] Cannot initialize model with low cpu memory usage because `accelerate` was not found in the environment. Defaulting to `low_cpu_mem_usage=False`. It is strongly recommended to install `accelerate` for faster and less memory-intense model loading. You can do so with: ``` pip install accelerate ``` . Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 43%|████▎ | 3/7 [00:01<00:01, 2.56it/s] Loading pipeline components...: 86%|████████▌ | 6/7 [00:07<00:01, 1.44s/it] Loading pipeline components...: 86%|████████▌ | 6/7 [00:17<00:01, 1.44s/it] Loading pipeline components...: 100%|██████████| 7/7 [02:06<00:00, 27.19s/it] Loading pipeline components...: 100%|██████████| 7/7 [02:06<00:00, 18.11s/it] /home/user/.local/lib/python3.10/site-packages/gradio/blocks.py:529: UserWarning: Cannot load compact. Caught Exception: 404 Client Error: Not Found for url: https://huggingface.co/api/spaces/compact (Request ID: Root=1-65aacb70-67e914a53b8652845800b66d;a2514155-88bf-43b2-9124-1fe3cd161379) Sorry, we can't find the page you are looking for. warnings.warn(f"Cannot load {theme}. Caught Exception: {str(e)}") Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> gr.Interface( File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 154, in __init__ super().__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 544, in __init__ if css is not None and os.path.exists(css): File "/usr/local/lib/python3.10/genericpath.py", line 19, in exists os.stat(path) TypeError: stat: path should be string, bytes, os.PathLike or integer, not dict

Container logs:

Fetching error logs...