modelbeast/server/operators
m3ultra 9004ce64bc fix(trellis ops): drop manifest python pins — remote dispatch to m1 broke on missing venv path
Remote runs exec the repo-relative manifest python via bash with no
existence check ('vendor/trellis2-mlx/.venv/bin/python: No such file'),
killing trellis2_mlx on the validated m1 lane (its fork lives at
~/trellis2-mlx). Both run.py launchers are stdlib-only and already
resolve the per-box fork checkout + venv themselves — run them on the
server/system python instead. trellis_mac/run.py now resolves its vendor
venv explicitly (sys.executable was only correct under the old pin).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-23 16:27:46 +10:00
..
_lib
bg_remove_local runner: resolve relative operator python paths against repo root (multi-node portability) 2026-07-14 11:47:39 +10:00
blender_convert
brush_train
colmap_poses
comfyui_sd comfyui_sd: fail fast when a checkpoint/LoRA isn't on the routed node 2026-07-17 01:44:17 +10:00
fal_bg_remove
fal_hunyuan3d
fal_hunyuan3d_v21
fal_image_edit
fal_rodin
fal_text_image
fal_trellis
fal_trellis2
fal_upscale
ffmpeg_frames
ffprobe
flux_local runner: resolve relative operator python paths against repo root (multi-node portability) 2026-07-14 11:47:39 +10:00
hunyuan3d_mlx pool cpu lane across nodes; hunyuan Studio-quality defaults 2026-07-16 10:59:44 +10:00
lipsync_local wan/lipsync: scratch dirs in /tmp so they don't register as assets 2026-07-17 18:57:54 +10:00
llm_local audio/video/text operator suite: stt_local, lipsync_local, voice_clone_local, wan_video, llm_local 2026-07-17 18:26:51 +10:00
mflux_image_edit feat(mflux_image_edit): pass ALL inputs to --image-paths — multi-image compose 2026-07-20 18:33:19 +10:00
motion_local music_local (ACE-Step) + motion_local (MoMask) operators with install scripts 2026-07-17 19:42:14 +10:00
music_local music_local (ACE-Step) + motion_local (MoMask) operators with install scripts 2026-07-17 19:42:14 +10:00
openrouter_image
qwen_layered_local operator: qwen_layered_local — image -> N editable RGBA layers (Qwen-Image-Layered 20B, MLX) 2026-07-19 22:06:05 +10:00
sd_local fix(sd_local): multi-dir LoRA search + UNet-only load 2026-07-20 18:20:12 +10:00
seedvr2_upscale runner: resolve relative operator python paths against repo root (multi-node portability) 2026-07-14 11:47:39 +10:00
sf3d runner: resolve relative operator python paths against repo root (multi-node portability) 2026-07-14 11:47:39 +10:00
stereo_depth fix(stereo_depth): negative disparity window + percentile normalize — movie stereo works 2026-07-19 01:51:55 +10:00
stt_local stt/wan run.py: prepend homebrew to PATH (job env can't find ffmpeg) 2026-07-17 18:42:43 +10:00
trellis2_mlx fix(trellis ops): drop manifest python pins — remote dispatch to m1 broke on missing venv path 2026-07-23 16:27:46 +10:00
trellis_mac fix(trellis ops): drop manifest python pins — remote dispatch to m1 broke on missing venv path 2026-07-23 16:27:46 +10:00
tts_local tts_local operator: text→speech via Kokoro-82M on MLX (character voice templates) 2026-07-17 18:01:58 +10:00
voice_clone_local audio/video/text operator suite: stt_local, lipsync_local, voice_clone_local, wan_video, llm_local 2026-07-17 18:26:51 +10:00
wan_video wan/lipsync: scratch dirs in /tmp so they don't register as assets 2026-07-17 18:57:54 +10:00