使用接口创建GPU实例,官网https://vylai.com/
comfui工作流接口 https://comfy-api.vylai.com 工作流云端托管,也可以调用模型,无并发限制
{
"template_key": "string",
"extra_data": {},
"image_path": [
"string"
],
"audio_path": [
"string"
],
"video_path": [
"string"
],
"priority": 0
}