runtime error
Exit code: 1. Reason: butes {'block_out_channels': [64, 64, 64, 64]} were passed to AutoencoderTiny, 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][A Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s][A Loading checkpoint shards: 100%|ββββββββββ| 2/2 [00:00<00:00, 2.82it/s] Loading pipeline components...: 14%|ββ | 1/7 [00:01<00:06, 1.09s/it][A Loading pipeline components...: 57%|ββββββ | 4/7 [00:05<00:04, 1.42s/it][AYou set `add_prefix_space`. The tokenizer needs to be converted from the slow tokenizers Loading pipeline components...: 100%|ββββββββββ| 7/7 [00:06<00:00, 1.16it/s] /usr/local/lib/python3.10/site-packages/gradio/helpers.py:147: UserWarning: In future versions of Gradio, the `cache_examples` parameter will no longer accept a value of 'lazy'. To enable lazy caching in Gradio, you should set `cache_examples=True`, and `cache_mode='lazy'` instead. warnings.warn( Will cache examples in '/home/user/app/.gradio/cached_examples/43' directory at first use. ZeroGPU tensors packing: 0%| | 0.00/33.6G [00:00<?, ?B/s][A ZeroGPU tensors packing: 0%| | 0.00/33.6G [00:00<?, ?B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 226, in <module> demo.launch() File "/usr/local/lib/python3.10/site-packages/spaces/zero/gradio.py", line 142, in launch task(*task_args, **task_kwargs) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 348, in pack _pack(Config.zerogpu_offload_dir) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 340, in _pack pack = pack_tensors(originals, fakes, offload_dir, callback=update) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/packing.py", line 114, in pack_tensors os.posix_fallocate(fd, 0, total_asize) OSError: [Errno 28] No space left on device
Container logs:
Fetching error logs...