feat(opsx): add OpenSpec workflow commands and skills

This commit is contained in:
2026-03-07 14:53:36 +08:00
parent e832f9d656
commit bf02a05ffc
22 changed files with 2761 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ crops the objects, extracts features using DINOv2,
and compresses them to binary hash codes using HashCompressor.
"""
from pathlib import Path
from typing import Optional
import torch