runtime error
Exit code: 1. Reason: οΏ½| 54.4M/54.4M [00:00<00:00, 65.7MB/s] model_latest.safetensors: 0%| | 0.00/1.35G [00:00<?, ?B/s][A model_latest.safetensors: 15%|ββ | 201M/1.35G [00:02<00:15, 72.9MB/s][A model_latest.safetensors: 100%|ββββββββββ| 1.35G/1.35G [00:03<00:00, 418MB/s] vocab.txt: 0%| | 0.00/11.3k [00:00<?, ?B/s][A vocab.txt: 100%|ββββββββββ| 11.3k/11.3k [00:00<00:00, 36.5MB/s] vocab : /home/user/.cache/huggingface/hub/models--toandev--F5-TTS-Vietnamese/snapshots/af33608a5f56ed215fbd36610f9bf028d09622b5/vocab.txt token : custom model : /home/user/.cache/huggingface/hub/models--toandev--F5-TTS-Vietnamese/snapshots/af33608a5f56ed215fbd36610f9bf028d09622b5/model_latest.safetensors Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> model = load_model( File "/usr/local/lib/python3.10/site-packages/f5_tts/infer/utils_infer.py", line 272, in load_model model = load_checkpoint(model, ckpt_path, device, dtype=dtype, use_ema=use_ema) File "/usr/local/lib/python3.10/site-packages/f5_tts/infer/utils_infer.py", line 203, in load_checkpoint checkpoint = load_file(ckpt_path, device=device) File "/usr/local/lib/python3.10/site-packages/safetensors/torch.py", line 360, in load_file return f.get_tensors() File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 203, in __torch_function__ res = func(*args_, **kwargs_) File "/usr/local/lib/python3.10/site-packages/torch/_compile.py", line 54, in inner return disable_fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/_dynamo/eval_frame.py", line 1263, in _fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 247, in __torch_dispatch__ return func(*args, **(kwargs or {})) File "/usr/local/lib/python3.10/site-packages/torch/_ops.py", line 865, in __call__ return self._op(*args, **kwargs) RuntimeError: No CUDA GPUs are available
Container logs:
Fetching error logs...