From e6a0f26684173d5487db8ed6a407c25ee8d231da Mon Sep 17 00:00:00 2001 From: s l Date: Fri, 31 Oct 2025 23:30:12 +0800 Subject: [PATCH 1/3] correct brand name --- docs/inference-providers/providers/wavespeed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/inference-providers/providers/wavespeed.md b/docs/inference-providers/providers/wavespeed.md index 68021c2b3..a3acadf5f 100644 --- a/docs/inference-providers/providers/wavespeed.md +++ b/docs/inference-providers/providers/wavespeed.md @@ -36,7 +36,7 @@ For more details, check out the `generate.ts` script: https://github.com/hugging -WaveSpeed AI is a high-performance AI inference platform specializing in image and video generation. Built with cutting-edge infrastructure and optimization techniques, WaveSpeed provides fast, scalable, and cost-effective model serving for creative AI applications. +[WaveSpeed](https://wavespeed.ai/) is a high-performance AI inference platform specializing in image and video generation. Built with cutting-edge infrastructure and optimization techniques, [WaveSpeed](https://wavespeed.ai/) provides fast, scalable, and cost-effective model serving for creative AI applications. ## Supported tasks From 439b78f72711dab05cbda38d0dc4a083d8a25f36 Mon Sep 17 00:00:00 2001 From: s l Date: Fri, 31 Oct 2025 23:36:06 +0800 Subject: [PATCH 2/3] use wavespeedai --- docs/inference-providers/providers/wavespeed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/inference-providers/providers/wavespeed.md b/docs/inference-providers/providers/wavespeed.md index a3acadf5f..46854783e 100644 --- a/docs/inference-providers/providers/wavespeed.md +++ b/docs/inference-providers/providers/wavespeed.md @@ -36,7 +36,7 @@ For more details, check out the `generate.ts` script: https://github.com/hugging -[WaveSpeed](https://wavespeed.ai/) is a high-performance AI inference platform specializing in image and video generation. Built with cutting-edge infrastructure and optimization techniques, [WaveSpeed](https://wavespeed.ai/) provides fast, scalable, and cost-effective model serving for creative AI applications. +[WaveSpeedAI](https://wavespeed.ai/) is a high-performance AI inference platform specializing in image and video generation. Built with cutting-edge infrastructure and optimization techniques, [WaveSpeedAI](https://wavespeed.ai/) provides fast, scalable, and cost-effective model serving for creative AI applications. ## Supported tasks From ed17a0338993b4363d4031c0379f9baa8c83a2e6 Mon Sep 17 00:00:00 2001 From: s l Date: Fri, 31 Oct 2025 23:43:01 +0800 Subject: [PATCH 3/3] WaveSpeedAI --- .../templates/providers/wavespeed.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/inference-providers/templates/providers/wavespeed.handlebars b/scripts/inference-providers/templates/providers/wavespeed.handlebars index ec1b9afea..e1b1ec344 100644 --- a/scripts/inference-providers/templates/providers/wavespeed.handlebars +++ b/scripts/inference-providers/templates/providers/wavespeed.handlebars @@ -7,7 +7,7 @@ {{{followUsSection}}} -WaveSpeed AI is a high-performance AI inference platform specializing in image and video generation. Built with cutting-edge infrastructure and optimization techniques, WaveSpeed provides fast, scalable, and cost-effective model serving for creative AI applications. +[WaveSpeedAI](https://wavespeed.ai/) is a high-performance AI inference platform specializing in image and video generation. Built with cutting-edge infrastructure and optimization techniques, [WaveSpeedAI](https://wavespeed.ai/) provides fast, scalable, and cost-effective model serving for creative AI applications. {{{tasksSection}}}