runtime error
Exit code: 1. Reason: d to ./pretrained_weight 2025-01-11 01:53:56,951 - video_to_video - INFO - Load model path ./pretrained_weight, with local status <All keys matched successfully> 2025-01-11 01:53:56,956 - video_to_video - INFO - Build diffusion with GaussianDiffusion 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 ``` . vae/config.json: 0%| | 0.00/609 [00:00<?, ?B/s][A vae/config.json: 100%|██████████| 609/609 [00:00<00:00, 4.53MB/s] diffusion_pytorch_model.fp16.safetensors: 0%| | 0.00/196M [00:00<?, ?B/s][A diffusion_pytorch_model.fp16.safetensors: 100%|█████████▉| 196M/196M [00:00<00:00, 371MB/s] 2025-01-11 01:53:59,090 - video_to_video - INFO - Build Temporal VAE /usr/local/lib/python3.10/site-packages/gradio/components/video.py:337: UserWarning: Video does not have browser-compatible container or codec. Converting to mp4. warnings.warn( ZeroGPU tensors packing: 0%| | 0.00/5.89G [00:00<?, ?B/s][A ZeroGPU tensors packing: 0%| | 0.00/5.89G [00:00<?, ?B/s] Traceback (most recent call last): File "/home/user/app/app.py", line 63, in <module> star_iface.launch(max_threads=1) 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 344, in pack _pack(Config.zerogpu_offload_dir) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 336, 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...