comfyui-deploy/web/next-gen/next-gen.config.json
2023-12-16 17:14:04 +08:00

23 lines
705 B
JSON

{
"name": "Comfy Deploy",
"og:title": "Comfy Deploy | Stable Diffusion from your terminal to the world",
"og:description": "",
"author": "BennyKok",
"tagline": "Stable Diffusion from your terminal to the world",
"description": "Manage all your open development ports and remote Vercel deployment.",
"pricingPlan": [
{
"name": "Free",
"description": "Free",
"prices": [
{
"price": 0,
"currency": "usd",
"pricingType": "month",
"paymentLink": "",
"paymentLink_Prod": ""
}
]
}
]
}