comfy / tests-unit /README.md
mhnakif's picture
Upload folder using huggingface_hub
0ae355f verified
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`