cog-svd icon indicating copy to clipboard operation
cog-svd copied to clipboard

why this got error?

Open hayooucom opened this issue 1 year ago • 0 comments

replicate_llm_vision imgurl https://v.stylee.top/files/vision/gen-img-0-1708229548002560_resized.png replicate_llm_vision body {"id":"dguhvetbwxdldvpite4leyjlpq","model":"stability-ai/stable-video-diffusion","version":"3f0457e4619daac51203dedb472816fd4af51f3149fa7a9e0b5ffcf1b8172438","input":{"cond_aug":0.005,"decoding_t":7,"frames_per_second":6,"input_image":"https://v.stylee.top/files/vision/gen-img-0-1708229548002560_resized.png","motion_bucket_id":40,"seed":1708229555,"sizing_strategy":"maintain_aspect_ratio","video_length":"25_frames_with_svd_xt"},"logs":"","error":null,"status":"starting","created_at":"2024-02-18T04:12:35.393092558Z","urls":{"cancel":"https://api.replicate.com/v1/predictions/dguhvetbwxdldvpite4leyjlpq/cancel","get":"https://api.replicate.com/v1/predictions/dguhvetbwxdldvpite4leyjlpq"}}

then get fist time ,url : https://api.replicate.com/v1/predictions/dguhvetbwxdldvpite4leyjlpq return ok : replicate_llm_vision body 2 : {"id":"dguhvetbwxdldvpite4leyjlpq","model":"stability-ai/stable-video-diffusion","version":"3f0457e4619daac51203dedb472816fd4af51f3149fa7a9e0b5ffcf1b8172438","input":{"cond_aug":0.005,"decoding_t":7,"frames_per_second":6,"input_image":"https://v.stylee.top/files/vision/gen-img-0-1708229548002560_resized.png","motion_bucket_id":40,"seed":1708229555,"sizing_strategy":"maintain_aspect_ratio","video_length":"25_frames_with_svd_xt"},"logs":"","error":null,"status":"starting","created_at":"2024-02-18T04:12:35.393092558Z","urls":{"cancel":"https://api.replicate.com/v1/predictions/dguhvetbwxdldvpite4leyjlpq/cancel","get":"https://api.replicate.com/v1/predictions/dguhvetbwxdldvpite4leyjlpq"}}

jobid: dguhvetbwxdldvpite4leyjlpq

when get : https://api.replicate.com/v1/predictions/dguhvetbwxdldvpite4leyjlpq at next time coninue error:

replicate_llm_vision body 2 : {"detail":"The requested resource could not be found.","status":404}

Error unmarshaling JSON: json: cannot unmarshal number into Go struct field out_s.status of type string replicate_llm_vision body 2 : {"detail":"The requested resource could not be found.","status":404}

Error unmarshaling JSON: json: cannot unmarshal number into Go struct field out_s.status of type string replicate_llm_vision body 2 : {"detail":"The requested resource could not be found.","status":404}

Error unmarshaling JSON: json: cannot unmarshal number into Go struct field out_s.status of type string replicate_llm_vision body 2 : {"detail":"The requested resource could not be found.","status":404}

Error unmarshaling JSON: json: cannot unmarshal number into Go struct field out_s.status of type string replicate_llm_vision body 2 : {"detail":"The requested resource could not be found.","status":404}

Error unmarshaling JSON: json: cannot unmarshal number into Go struct field out_s.status of type string replicate_llm_vision body 2 : {"detail":"The requested resource could not be found.","status":404}

but still the replicate job is running...

hayooucom avatar Feb 18 '24 04:02 hayooucom