Skip to content

Tags: Anil-matcha/Open-Generative-AI

Tags

v1.0.4

Toggle v1.0.4's commit message
release: v1.0.4 — add Agents and Workflows tabs to desktop

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

v1.0.3-binaries

Toggle v1.0.3-binaries's commit message
docs: document local model inference feature in README

Add "Local Model Inference" section covering supported models (Z-Image Turbo/Base, Dreamshaper, Realistic Vision, Anything v5, SDXL), auxiliary file requirements for Z-Image, step-by-step usage, and hardware notes for Metal GPU on Apple Silicon. Also add Local Inference bullet to the Features list.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

v1.0.2

Toggle v1.0.2's commit message
release: v1.0.2 — rename Seedance 2.0 models to SD 2, fix Windows bui…

…ld size

- Rename Seedance 2.0 → SD 2 (t2v, extend, i2v models)
- Bump version to 1.0.2
- Update README download links to v1.0.2
- Fix afterPack.js to strip platform-inappropriate @next/swc native binaries,
  reducing Windows installer from ~739 MB unpacked to ~144 MB
- Windows build now targets x64 only (arm64 cross-compile via Wine is broken on macOS)

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

v1.0.1

Toggle v1.0.1's commit message
build: fix electron desktop build config for v1.0.1

- Rename vite.config.js to vite.config.mjs so ESM-only @tailwindcss/vite
  loads correctly (CJS require() can't import ESM modules)
- Remove tailwindcss from postcss.config.js — handled by @tailwindcss/vite
  in Tailwind v4; the v3 PostCSS plugin conflicts with v4 CSS syntax
- Add "main": "electron/main.js" to package.json so electron-builder
  finds the entry point instead of defaulting to index.js
- Bump version to 1.0.1

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #45 from Anil-matcha/master

Add mode selector for video models and API key UI