You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
added mere.run image train-lora for native Krea 2 Raw LoRA training, including managed image-krea2-raw pulls, Krea transformer LoRA injection, training manifests/metrics, and Krea 2 Turbo LoRA inference via image generate --lora.
added native Krea 2 Turbo text-to-image support through the managed image-krea2-turbo model, including component-only Hugging Face pulls, split-transformer validation, Swift MLX MMDiT sampling, docs, and tests.
added mere.run video generate --end-image and --end-image-strength for LTX start-to-end keyframe conditioning.
Validation
local ./scripts/check.sh
GitHub PR checks for #83: docs build, dependency review, secret scan, Swift, Linux CLI compatibility docs, and PR Linux CLI