Skip to content

feat: upgrade all Spaces to hyperview==0.3.1 from PyPI, remove vendoring #1

feat: upgrade all Spaces to hyperview==0.3.1 from PyPI, remove vendoring

feat: upgrade all Spaces to hyperview==0.3.1 from PyPI, remove vendoring #1

name: Deploy HF Space - Jaguar Re-ID MegaDescriptor
on:
push:
branches: [main]
paths:
- spaces/jaguar-reid-megadescriptor-spherical/**
- .github/workflows/deploy-hf-space-jaguar-reid.yml
- .github/workflows/deploy-hf-space-reusable.yml
repository_dispatch:
types: [pypi-release]
workflow_dispatch:
concurrency:
group: deploy-hf-space-jaguar-reid
cancel-in-progress: false
jobs:
deploy:
uses: ./.github/workflows/deploy-hf-space-reusable.yml
with:
source_dir: spaces/jaguar-reid-megadescriptor-spherical
space_id: hyper3labs/HyperView-Jaguar-ReID
secrets: inherit