blender-mask-peoples/blender_manifest.toml
2026-02-06 10:13:26 +09:00

20 lines
428 B
TOML

schema_version = "1.0.0"
id = "mask_peoples"
version = "0.3.0"
name = "Face Mask Blur"
tagline = "GPU-accelerated face detection and blur in VSE using YOLOv11"
maintainer = "Hare"
type = "add-on"
license = ["SPDX:GPL-3.0-or-later"]
blender_version_min = "5.0.0"
copyright = ["2026 Hare"]
# Valid tags from Blender extension platform
tags = ["Sequencer"]
[permissions]
files = "Read video frames and write mask image cache"