param:=fmt.Sprintf("{\n\"model_name\": \"Realistic_Vision_V1.4\",\n\"model_type\": \"tex2img\",\n\"desc\": {\n\"prompt\": \" a car with number %d\",\n\"steps\": 20\n }\n}",m)
returnparam,nil
body:=fmt.Sprintf("{\n\"model_name\": \"Realistic_Vision_V1.4\",\n\"model_type\": \"tex2img\",\n\"desc\": {\n\"prompt\": \" a car with number %d\",\n\"steps\": 20\n }\n}",m)