We recommend using uv for fast and reliable Python package management.
# Install uv if you haven't already
pip install uv
# Clone the repository
git clone https://github.com/f10409/CXR_QualityCheck.git
cd CXR_QualityCheck
# Create a virtual environment and install dependencies using uv
uv sync