RPComfy / ComfyUI /pytest.ini
Metaphysix2's picture
Upload folder using huggingface_hub
3e5f61c
[pytest]
markers =
inference: mark as inference test (deselect with '-m "not inference"')
testpaths = tests
addopts = -s