runtime error
Exit code: 1. Reason: 4.bias is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.enc.res_skip_layers.14.weight_g is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.enc.res_skip_layers.14.weight_v is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.enc.res_skip_layers.15.bias is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.enc.res_skip_layers.15.weight_g is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.enc.res_skip_layers.15.weight_v is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.enc.cond_layer.bias is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.enc.cond_layer.weight_g is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.enc.cond_layer.weight_v is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.proj.weight is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. enc_q.proj.bias is not in the checkpoint,please check your checkpoint.If you're using pretrain model,just ignore this warning. load Traceback (most recent call last): File "/home/user/app/app.py", line 37, in <module> "gta5_2": Svc(fr"models/gta5_2/gta5_2.pth", f"models/gta5_2/gta5_2.json", device="cpu"), File "/home/user/app/inference/infer_tool.py", line 142, in __init__ self.hps_ms = utils.get_hparams_from_file(config_path, True) File "/home/user/app/utils.py", line 354, in get_hparams_from_file with open(config_path, "r") as f: FileNotFoundError: [Errno 2] No such file or directory: 'models/gta5_2/gta5_2.json'
Container logs:
Fetching error logs...