comfyui-deploy/web/next-gen/next-gen.config.json
2023-12-16 19:28:16 +08:00

23 lines
724 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": "From your comfyui workflow to production ready API, flexibility at the speed of thought",
"pricingPlan": [
{
"name": "Free",
"description": "Free",
"prices": [
{
"price": 0,
"currency": "usd",
"pricingType": "month",
"paymentLink": "",
"paymentLink_Prod": ""
}
]
}
]
}