Releases: omnichar/OmniChar
Releases · omnichar/OmniChar
Release list
v1.3.24
v1.3.23 - h3 training fix
Full Changelog: v1.3.22...v1.3.23
v1.3.22 - lora dirs
dirs for trained LoRAs (INLINE_TRAINED_LORAS_DIR) and run data (INLINE_RUN_DATA_DIR).
v1.3.21 - Uploads usable in runs envs
- Files uploaded with
POST /v1/assetscan now be used in a run. - New
INLINE_ASSET_DIRsets where uploads are stored - New
INLINE_CHARACTERS_DIRsets where.charfiles are written
Full Changelog: v1.3.20...v1.3.21
v1.3.20 - Train Flux 1 & Flux Klein LoRas
What's new in v1.3.20
- FLUX.1 dev gets a generate node and LoRA training.
- FLUX.2 can now train on klein Base 9B as well as 4B, and the Base setting picks which one.
- 4-bit models now load into RAM and are quantized as they move to the GPU, so peak VRAM drops. FLUX.1 goes from 23.8 to 6.2 GB, and klein 4B from 7.8 to 2.2 GB.
- App rename from Inline Studio to OpenChar Studio
What's Changed
Full Changelog: v1.3.19...v1.3.20
v1.3.19 - APIs
Interactive API docs at /api, served by the app itself.
/api— a browsable reference for every route, themed to match the app and working with no network- Accurate schema — every request body and response is now declared, plus the 153 RPC channels and both websocket streams
- Fixed — a server run from a checkout reported its version as
0.0.0
Full Changelog: v1.3.18...v1.3.19
v1.3.18 - launcher fixes
Full Changelog: v1.3.17...v1.3.18
v1.3.17 - Rename pypi packages
Full Changelog: v1.3.16...v1.3.17
v1.3.16 - Character Finetuning
What's Changed
Full Changelog: v1.3.15...v1.3.16
v1.3.15 - Character: API Nodes(Nano Banana, Seedance & Minimax H3)
What's Changed
Full Changelog: v1.3.14...v1.3.15