Manishh-07's picture
Added ComfyUI as a regular folder
9cae6ea
# Pytest Unit Tests
## Install test dependencies
`pip install -r tests-unit/requirements.txt`
## Run tests
`pytest tests-unit/`