aimusic / ComfyUI /tests-unit /README.md
vidfom's picture
Upload folder using huggingface_hub (part 8)
0c85e62 verified
|
Raw
History Blame Contribute Delete
131 Bytes
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`