release: v1.0.9 — local Wan2GP video generation and uploads

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Anil Matcha
2026-04-27 19:57:50 +05:30
parent d4e645defc
commit 9a742f6645
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -34,10 +34,10 @@ One-click installers — no Node.js or terminal required.
| Platform | Download |
|---|---|
| macOS Apple Silicon (M1/M2/M3/M4) | [Open Generative AI-1.0.7-arm64.dmg](https://github.com/Anil-matcha/Open-Generative-AI/releases/download/v1.0.7/Open.Generative.AI-1.0.7-arm64.dmg) |
| macOS Intel (x64) | [Open Generative AI-1.0.7.dmg](https://github.com/Anil-matcha/Open-Generative-AI/releases/download/v1.0.7/Open.Generative.AI-1.0.7.dmg) |
| Windows (x64) | [Open Generative AI Setup 1.0.8.exe](https://github.com/Anil-matcha/Open-Generative-AI/releases/download/v1.0.8/Open.Generative.AI.Setup.1.0.8.exe) |
| Linux (Ubuntu x64) | See [v1.0.6 release](https://github.com/Anil-matcha/Open-Generative-AI/releases/tag/v1.0.6) for `.AppImage` and `.deb`, or build locally with `npm run electron:build:linux`. |
| macOS Apple Silicon (M1/M2/M3/M4) | [Open Generative AI-1.0.9-arm64.dmg](https://github.com/Anil-matcha/Open-Generative-AI/releases/download/v1.0.9/Open.Generative.AI-1.0.9-arm64.dmg) |
| macOS Intel (x64) | [Open Generative AI-1.0.9.dmg](https://github.com/Anil-matcha/Open-Generative-AI/releases/download/v1.0.9/Open.Generative.AI-1.0.9.dmg) |
| Windows (x64) | [Open Generative AI Setup 1.0.9.exe](https://github.com/Anil-matcha/Open-Generative-AI/releases/download/v1.0.9/Open.Generative.AI.Setup.1.0.9.exe) |
| Linux (Ubuntu x64) | [v1.0.9 release](https://github.com/Anil-matcha/Open-Generative-AI/releases/tag/v1.0.9) (`.AppImage` / `.deb`), or build locally with `npm run electron:build:linux`. |
All releases: [github.com/Anil-matcha/Open-Generative-AI/releases](https://github.com/Anil-matcha/Open-Generative-AI/releases)
+1 -1
View File
@@ -3,7 +3,7 @@
"description": "Open-source alternative to Higgsfield AI — AI image, video, cinema and lip sync studio",
"homepage": "https://github.com/Anil-matcha/Open-Generative-AI",
"private": true,
"version": "1.0.8",
"version": "1.0.9",
"workspaces": [
"packages/studio",
"packages/Vibe-Workflow/packages/workflow-builder",