Skip to content

Commit b684b79

Browse files
chengzeyiclaude
andcommitted
docs: update model count to 1000+
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent e466776 commit b684b79

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WaveSpeed
22

3-
Open-source, cross-platform application for running 600+ AI models — image generation, video generation, face swap, digital human, motion control, and more. Features a visual workflow editor for building AI pipelines, Featured Models with smart variant switching, and 12 free creative tools. Available for **Windows**, **macOS**, **Linux**, and **Android**.
3+
Open-source, cross-platform application for running 1000+ AI models — image generation, video generation, face swap, digital human, motion control, and more. Features a visual workflow editor for building AI pipelines, Featured Models with smart variant switching, and 12 free creative tools. Available for **Windows**, **macOS**, **Linux**, and **Android**.
44

55
[![GitHub Release](https://img.shields.io/github/v/release/WaveSpeedAI/wavespeed-desktop?style=flat-square&label=Latest)](https://github.com/WaveSpeedAI/wavespeed-desktop/releases/latest)
66
[![License](https://img.shields.io/github/license/WaveSpeedAI/wavespeed-desktop?style=flat-square)](LICENSE)
@@ -16,7 +16,7 @@ Open-source, cross-platform application for running 600+ AI models — image gen
1616

1717
## Android App
1818

19-
The Android app shares the same React codebase as the desktop version, giving you access to the AI Playground, Featured Models, Creative Studio, and all 600+ models from your phone.
19+
The Android app shares the same React codebase as the desktop version, giving you access to the AI Playground, Featured Models, Creative Studio, and all 1000+ models from your phone.
2020

2121
- Full AI Playground with multi-tab support and all input types including camera capture
2222
- Featured Models with smart variant switching

src/pages/WelcomePage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ export function WelcomePage() {
155155
"bg-gradient-to-br from-blue-500/40 via-cyan-500/20 to-transparent",
156156
shapeGradient: "from-blue-500/40 to-cyan-500/30",
157157
href: "/models",
158-
badge: "500+",
158+
badge: "1000+",
159159
},
160160
{
161161
icon: (

0 commit comments

Comments
 (0)