Skip to content

Feature Support

This page answers the practical question: which model families support which features today?

Quick Picks

NeedBest Starting Point
LoRA adaptersFLUX.1, SDXL, or Qwen-Image
ControlNetSD 1.5
img2img at 1024 outputFLUX.1 or SDXL
broadest feature surfaceSD 1.5 or SDXL
best prompt-following qualityFLUX.1 or SD 3.5

Source Image Workflows

Familyimg2imgInpaintingEdit-family refs
FLUX.1YesYesNo
SDXLYesYesNo
SD 1.5YesYesNo
SD 3.5YesYesNo
Z-ImageYesYesNo
Flux.2 KleinYesYesNo
Wuerstchen v2YesYesNo
Qwen-ImageYesYesNo
Qwen-Image-EditNoNoYes
LTX VideoNot yetNot yetNot yet
LTX-2YesNoKeyframes

Control and Adapters

FamilyInternal familyControlNetLoRA
FLUX.1fluxNoYes
Flux.2 Kleinflux2NoYes
LTX-2ltx2NoYes
SD 1.5sd15YesYes
SD 3.5sd3NoYes
SDXLsdxlNoYes
Qwen-Imageqwen-imageNoYes
Qwen-Image-Editqwen-image-editNoYes
Z-Imagez-imageNoYes
Wuerstchen v2wuerstchenNoNo
LTX Videoltx-videoNoNo

Prompt Conditioning

FamilyNegative PromptsScheduler Override
FLUX.1NoNo
SDXLYesYes
SD 1.5YesYes
SD 3.5YesNo
Z-ImageNoNo
Flux.2 KleinNoNo
Wuerstchen v2YesNo
Qwen-ImageYesNo
Qwen-Image-EditYesNo
LTX VideoNoNo

Video Generation

Familytxt2vidimg2vidaudio2vidkeyframeretakeIC-LoRAaudio track
LTX VideoYesNot yetNoNoNoNoNo
LTX-2YesYesYesYesYesYesYes
All othersNoNoNoNoNoNoNo

LTX Video defaults to APNG (lossless, metadata-rich). LTX-2 defaults to MP4 so it can preserve synchronized audio when requested. Both families also support GIF, and feature-gated WebP/MP4 outputs where applicable. Use --format apng|gif|webp|mp4. Frame count must be 8n+1 (9, 17, 25, 33, ...). Dimensions must be multiples of 32.

The recommended LTX default today is ltx-video-0.9.6-distilled:bf16. The 0.9.8 family is available, pulls its spatial upscaler asset, and now runs the full multiscale refinement path.

Backend Support

FamilyCUDAMetalCPU
FLUX.1 / FLUX.2YesYesYes (slow)
SDXL / SD 1.5YesYesYes
SD 3.5YesYesYes
Z-ImageYesYesYes
Wuerstchen v2YesYesYes
Qwen-ImageYesYesYes
Qwen-Image-EditYesYesYes
LTX VideoYesYesYes
LTX-2YesNot yetCorrectness-only

LTX-2 is CUDA-only for real generation

LTX-2 / LTX-2.3 does not support Apple Metal in this release. The native runtime runs on CUDA; the CPU path exists for correctness-oriented coverage and can be extremely slow. On macOS you can still use every other family through the Metal backend — LTX-2 is the only family that is currently CUDA-gated.

Native app surfaces

Both native apps use the family capabilities above and the same generation request contract. Their platform roles differ intentionally:

AreaDesktopiPhone
EngineBuilt-in local engine plus remote hostsRemote hosts only
CreateCapability-driven image/video controls, review-first prepared expansion batches, estimatesSame exact-N, frozen-host review lifecycle and independent siblings, full-screen Advanced sheet, optimized for touch
LibraryUnified local/remote grid with persisted top-bar thumbnail sizing, host filters, deduplication, batch provenance, History drawer, and desktop file actionsMerged saved-host library with batch/source provenance, full-screen image/video, swipe navigation, Use as prompt, and Use as source
ModelsInstalled/Discover, kind and explicit 18+ NSFW badges, rich detail, install onto any machine still missing the model (Repair once all have it), download progressInstalled/live union, matching kind/18+ badges and detail, same install-or-repair host picker, pull progress, cancel, load/unload/remove
MachinesThis device plus remembered/discovered remote hosts, host detail, automatic routing choicesBonjour, IP/DNS/HTTPS, or Tailscale MagicDNS; explicit generation host and detailed telemetry
QueueShared multi-host console: live progress, per-job cancel, Pause/Resume, and drag-reorder (queue.can_reorder)Per-host queue with progress and per-job cancel
SettingsSingle column: Appearance, Updates, About, a Hosts link into Machines, and collapsed performance/generation/accounts/advanced sectionsMold Studio families (Mold/Safelight), System/Dark/Light, remote-host shortcut, version, and TestFlight update channel
SequencesOutput setting inside Create, clip rail with named seams, in-place editing of a finished sequence, Library ▸ History ▸ Sequences, TOML authoring, RunPod provisioning (inside Machines)Same Output setting and clip list with exact-host durable recovery; no in-place editing, Sequences history tab, TOML editor, or RunPod workspace
UpdatesSigned Stable/Nightly in-app updater on macOSInternal TestFlight builds after eligible main CI

See the Desktop App and iPhone App guides for complete workflows.

Notes

  • ControlNet is currently available only for SD 1.5.
  • LoRA-capable families are flux, flux2, ltx2, sd15, sd3, sdxl, qwen-image, qwen-image-edit, and z-image. Wuerstchen and LTX Video are not wired for LoRA yet.
  • LTX-2 adds stacked LoRAs plus camera-control presets for the published 19B adapters.
  • --scheduler applies only to SD 1.5 and SDXL.
  • Negative prompts are meaningful for CFG-based families and ignored by FLUX, Z-Image, and Flux.2 Klein.
  • qwen-image-edit is a distinct edit family, not a standard img2img mode.
  • The CLI and API support multiple ordered input images for qwen-image-edit; the TUI keeps the edit flow to a single source image in v1.
  • qwen-image-edit can use quantized --qwen2-variant language weights while still loading the Qwen2.5-VL vision tower for image conditioning.
  • LTX-2 now wires x2 spatial upscaling across the family, x1.5 spatial upscaling for ltx-2.3-*, and x2 temporal upscaling in the native runtime.
  • LTX-2's native CUDA path is validated across text+audio-video, image-to-video, audio-to-video, keyframe, retake, public IC-LoRA, spatial upscale, and temporal upscale workflows.
  • LTX-2's multimodal guider exposes optional per-request overrides for STG scale/blocks, CFG-rescale, cross-modality scale, and the guidance skip stride on the CLI and in web, desktop, and iPhone Advanced video controls. They apply to the two-stage, two-stage-hq, keyframe, and a2vid pipelines; unset fields keep each pipeline's own constants. The TUI keeps pipeline defaults while its broader advanced-video controls remain a separate tracked gap.
  • LTX-2 is CUDA-only for real generation: CPU is correctness-only, and Metal is not supported in this release.

For model size and VRAM fit, see Models Overview. For usage examples, see Generating Images.