Files
ComfyUI_frontend/apps/hub/knowledge/models/wavespeed.md
dante01yoon bbd0a6b201 feat: migrate workflow template site as apps/hub
Migrate workflow_templates/site into the frontend monorepo as apps/hub
so the hub can use @comfyorg/design-system and shared packages.

Changes to existing files:
- pnpm-workspace.yaml: add @astrojs/sitemap, @astrojs/vercel, lucide-vue-next
- eslint.config.ts: add hub ignores and i18n/import rule overrides
- .oxlintrc.json: add hub scripts to ignore patterns
- knip.config.ts: add hub workspace config

apps/hub adaptations from source:
- Replace local cn() with @comfyorg/tailwind-utils (19 files)
- Integrate @comfyorg/design-system/css/base.css in global.css
- Make TEMPLATES_DIR configurable via HUB_TEMPLATES_DIR env var
- Add HUB_SKIP_SYNC flag for builds without template data
- Remove Vite 8-incompatible rollupOptions.output.manualChunks
- Fix stylelint violations (modern color notation, number precision)
- Gitignore generated content (thumbnails, synced templates, AI cache)
2026-04-06 20:53:13 +09:00

1.5 KiB

WaveSpeed

WaveSpeed is a high-performance AI inference platform providing accelerated access to 700+ models for image, video, audio, and text generation via unified REST APIs.

Model Variants

WaveSpeed Image Models

  • FLUX family (dev, schnell, pro) with sub-2-second generation
  • Seedream, Ideogram, Z-Image, and Qwen-Image integrations

WaveSpeed Video Models

  • WAN 2.x, Kling, Veo, Seedance, PixVerse, and LTX-2 19B access

WaveSpeed Audio Models

  • ACE-Step 1.5 for music generation in 50+ languages
  • Inworld 1.5 text-to-speech with 56+ multilingual voices

Key Features

  • Ultra-fast inference: images in under 2 seconds, video in under 2 minutes
  • Unified API access to 700+ curated, production-ready models
  • Pay-as-you-go credits starting at ~$0.006 per image
  • Exclusive access to ByteDance Seedream V3, Kling, and Alibaba WAN

Hardware Requirements

  • Cloud API platform with no local hardware required
  • RESTful API with SDKs for Python, JavaScript, and other languages
  • Web UI (Studio) and desktop app available for interactive use

Common Use Cases

  • Rapid prototyping and bulk content generation
  • Developer integration for AI-powered media applications
  • High-volume marketing and e-commerce asset creation
  • Video upscaling and enhancement pipelines

Key Parameters

  • model: specific model identifier (e.g., wavespeed-ai/z-image/turbo)
  • prompt: text description for generation
  • resolution: output dimensions
  • num_images: batch generation count