Skip to content

Configuration

  • App config: data/config/app-config.json — user preferences and model metadata.
  • Location: data/config/filter-templates/
  • Format: .vkfilter (TOML)

See File Formats for the schema.

  • Location: wherever you save them — the workflow Export dialog asks for a path.
  • Format: .vkworkflow (TOML)
  • Built-in: include/models/ inside the Vapourkit install
  • User-imported: data/models/
  • Formats:
    • .onnx — universal, runs on any supported backend
    • .engine — NVIDIA TensorRT engine, GPU- and driver-bound

See Custom ONNX Models for importing your own.