Merge remote-tracking branch 'origin/main' into codex/repair-pr-458

# Conflicts:
#	tools/graphics/image_selector.py
This commit is contained in:
calesthio
2026-08-13 10:17:12 -07:00
16 changed files with 2740 additions and 75 deletions

View File

@@ -8,6 +8,13 @@ FAL_KEY=
# Alias for FAL_KEY (some SDKs/docs use this name); either one is read.
FAL_AI_API_KEY=
# --- MiniMax official direct API ---
# First-party image generation (image-01 / image-01-live).
# Get one at https://platform.minimax.io/user-center/basic-information/interface-key
MINIMAX_API_KEY=
# Optional: global (default) or cn.
MINIMAX_REGION=global
# --- Replicate ---
# Replicate-hosted video gen (seedance_replicate). Needed to make the
# Replicate-backed Seedance path selectable alongside the fal.ai one.