cat
![Python](https://img.shields.io/badge/python3.13-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![PyTorch](https://img.shields.io/badge/PyTorch-3670A0?style=for-the-badge&logo=pytorch&logoColor=ffdd54) ![ONNX](https://img.shields.io/badge/ONNX-3670A0?style=for-the-badge&logo=onnx&logoColor=ffdd54) ![OpenVINO](https://img.shields.io/badge/OpenVINO-3670A0?style=for-the-badge&logo=OpenVINO&logoColor=ffdd54) ## Abstract 看你到底畫瞎咪挖鴿 ## Requirements * Hardware * MacbookPro14 2021 * Software * Python 3.13+ * [UV](https://docs.astral.sh/uv/getting-started/installation/) 0.8.15 * [Docker](https://docs.docker.com/get-docker/) 28.1.1 ## Installation ```bash uv sync --all-groups uv run pre-commit install uv run pre-commit install --hook-type pre-push ```