From 95954a62d43733853c9e5ceb90b7cf985ee817dd Mon Sep 17 00:00:00 2001 From: m3ultra Date: Mon, 13 Jul 2026 09:50:02 +1000 Subject: [PATCH] AGENTS.md: real fal prices from owner billing (trellis2 $0.05, hunyuan mv $0.017); fal+openrouter keys set Co-Authored-By: Claude Fable 5 --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 9e98721..77571c6 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -49,7 +49,7 @@ Poll `GET /api/jobs/{id}` every ~2s. When `done`, your outputs are the assets wh | Goal | Operator(s) | Notes | |---|---|---| -| **image → 3D mesh (GLB)** | `fal_trellis2` (SOTA open, PBR, $0.25–0.35) · `fal_hunyuan3d_v21` (~90s, PBR) · `fal_rodin` (hero-grade, $0.40+) · `fal_trellis` ($0.02 draft) · local: `trellis_mac`, `sf3d` | **Best practice: run `fal_bg_remove` first** and feed the cutout — biggest quality lever. Local ops need the owner's HF token; fal ops need FAL_KEY (check `mb ops` for `[needs ...]` flags) | +| **image → 3D mesh (GLB)** | `fal_trellis2` (SOTA open, PBR, $0.05/unit — verified from real billing 2026-07) · `fal_hunyuan3d_v21` (~90s, PBR) · `fal_rodin` (hero-grade, $0.40+) · `fal_trellis` ($0.02 draft) · local: `trellis_mac`, `sf3d` | **Best practice: run `fal_bg_remove` first** and feed the cutout — biggest quality lever. Local ops need the owner's HF token; fal ops need FAL_KEY (check `mb ops` for `[needs ...]` flags) | | **video → gaussian splat** | `ffmpeg_frames` → `colmap_poses` → `brush_train` | 100% local/free. Orbit video, 2–3 fps sampling, 150–300 frames. 30k steps = quality, 1500 = fast preview | | **video → camera poses** | `ffmpeg_frames` → `colmap_poses` | Outputs a COLMAP dataset folder (cameras/images/points3D) | | **prompt → image** | `flux_local` (on-device, free, seed-reproducible; `flux2-klein-4b` works with zero keys) · `openrouter_image` (nano-banana family, ~$0.04–0.24/img) · `fal_text_image` (Ideogram, readable text) | A/B: same prompt through several, then judge | @@ -94,7 +94,7 @@ P="isometric low-poly tavern, warm lantern light" ## 6. Keys, gating, and cost - Gated operators are visible but refuse to run with a clear error until the owner adds the key in ⚙ Settings (`fal_key`, `openrouter_key`, `hf_token`). Check gating live via `mb ops` (`[needs ...]`). -- Rough costs when unlocked: fal_trellis $0.02 · hunyuan v21 ~$0.05–0.10 · trellis2 $0.25–0.35 · rodin $0.40+ · bg_remove/upscale sub-cent · nano-banana ~$0.039 · nano-banana-pro ~$0.134 · everything local = $0. +- REAL costs (verified from the owner's fal billing, 2026-07): trellis2 $0.05/unit · trellis/multi $0.02 · hunyuan3d/v2 $0.16/gen · hunyuan3d/v2/multi-view $0.017/gen (the volume bargain) · hunyuan3d-v21 $0.30/gen · triposr $0.07 · birefnet ~$0.001 · rodin $0.40+ · nano-banana ~$0.039 · nano-banana-pro ~$0.134 · everything local = $0. FAL_KEY + openrouter_key are SET in settings (2026-07-13). - **Never ask for or handle the raw keys.** They live in the server's settings vault. ## 7. Etiquette & limits (you are a guest on someone's workstation)