Skip to content

fix: Removed possible scipy import #13

fix: Removed possible scipy import

fix: Removed possible scipy import #13

Workflow file for this run

name: Testing SFSORT
on: [push]
jobs:
test_python_module:
runs-on: self-hosted
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Install dependencies
run: |
pip install -U ultralytics ffmpeg-python
- name: Run Python module to test if tracker works correctly
run: python3 ultralytics_sfsort.py