BladeSzaSza's picture
feat: pose model selector + overlay visualizer
a52cd76 verified
Raw
History Blame
1.9 kB
{
"permissions": {
"allow": [
"Bash(git -C /Users/bolyos/Development/FormScout status)",
"Bash(git init *)",
"Bash(git add *)",
"Bash(git commit *)",
"Bash(huggingface-cli version *)",
"Bash(huggingface-cli whoami *)",
"Bash(hf auth *)",
"Bash(hf whoami *)",
"Bash(git remote *)",
"Bash(git push *)",
"Bash(git fetch *)",
"Bash(git pull *)",
"Bash(git lfs *)",
"Bash(hf upload *)",
"Bash(git merge *)",
"Bash(git checkout *)",
"Bash(git stash *)",
"Bash(python -m pytest tests/test_phase2.py tests/test_types.py tests/test_biomechanics.py -q --tb=short)",
"Bash(python3 -m pytest tests/test_phase2.py tests/test_types.py tests/test_biomechanics.py -q --tb=short)",
"Bash(python3 *)",
"Bash(/Users/bolyos/Development/FormScout/.venv/bin/pip install *)",
"Bash(.venv/bin/pip install *)",
"Bash(.venv/bin/pytest tests/ -q --tb=short)",
"WebFetch(domain:huggingface.co)",
"Bash(brew list *)",
"Read(//opt/homebrew/bin/**)",
"Read(//usr/local/bin/**)",
"Bash(pip install *)",
"Skill(run)",
"Bash(pkill -f \"python3 app.py\")",
"Bash(python3 app.py)",
"Bash(echo \"PID: $!\")",
"Bash(pytest *)",
"Bash(ffmpeg -version)",
"Bash(file /Users/bolyos/.cache/huggingface/hub/models--qualcomm--MediaPipe-Pose-Estimation/blobs/*)",
"Bash(curl -L \"https://storage.googleapis.com/mediapipe-models/pose_landmarker/pose_landmarker_full/float16/latest/pose_landmarker_full.task\" -o /Users/bolyos/Development/FormScout/checkpoints/mediapipe/pose_landmarker_full.task)",
"Bash(/opt/homebrew/bin/brew list *)",
"Bash(/opt/homebrew/bin/git-lfs version *)",
"Read(//usr/local/Cellar/**)",
"Read(//usr/**)",
"Bash(git ls-remote *)",
"Bash(git ls-tree *)"
]
}
}