Download Latest Version Open.Generative.AI.Setup.2.0.0.exe (134.2 MB)
Email in envelope

Get an email when there's a new version of Open Generative AI

Home / v1.0.9
Name Modified Size InfoDownloads / Week
Parent folder
open-generative-ai_1.0.9_amd64.deb 2026-04-27 109.3 MB
Open.Generative.AI-1.0.9-arm64.dmg 2026-04-27 212.2 MB
Open.Generative.AI-1.0.9.AppImage 2026-04-27 182.2 MB
Open.Generative.AI-1.0.9.dmg 2026-04-27 219.1 MB
Open.Generative.AI.Setup.1.0.9.exe 2026-04-27 134.3 MB
README.md 2026-04-27 1.8 kB
v1.0.9 -- Local Wan2GP video generation source code.tar.gz 2026-04-27 16.5 MB
v1.0.9 -- Local Wan2GP video generation source code.zip 2026-04-27 16.5 MB
Totals: 8 Items   890.1 MB 0

What's new

Closes [#126] — local Wan2GP users could not upload reference media or generate video locally even with WanGP installed, hitting "Not authorized: missing or invalid credentials" because every Video Studio upload was hard-wired to the Muapi-hosted endpoint.

Fix

  • Wan2GP upload bridge (wan2gp:upload-file IPC) — pushes files to the configured Wan2GP server's /upload endpoint and rehydrates them into Gradio FileData descriptors at generation time.
  • Local Video Studio — Wan 2.2 t2v / Wan 2.2 i2v / Hunyuan / LTX models now appear in the Video Studio model picker when running in the desktop app.
  • Auth gate bypassed for local models — generating with a Wan2GP model no longer requires a Muapi API key.
  • Generation routing — Video Studio's t2v and i2v paths call localAI.generate(...) for Wan2GP models and surface step progress in the Generate button.

Setup for local video

  1. Run a Wan2GP server (https://github.com/deepbeepmeep/Wan2GP) on a machine with a CUDA or ROCm GPU.
  2. In Settings → Local Models, set the server URL (e.g. http://localhost:7860).
  3. Pick a Wan2GP entry from the Video Studio model dropdown.

If your Wan2GP build exposes Gradio function names different from the catalog defaults (wan22_t2v, wan22_i2v, hunyuan_video, ltx_video), check <server>/?view=api and edit electron/lib/wan2gpProvider.js accordingly.

Downloads

Platform File
macOS Apple Silicon Open Generative AI-1.0.9-arm64.dmg
macOS Intel Open Generative AI-1.0.9.dmg
Windows (x64) Open Generative AI Setup 1.0.9.exe
Linux AppImage Open Generative AI-1.0.9.AppImage
Linux Debian/Ubuntu open-generative-ai_1.0.9_amd64.deb

🤖 Generated with Claude Code

Source: README.md, updated 2026-04-27