Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
spideyrim
/
ComfyUI
like
8
Model card
Files
Files and versions
Community
4580c31
ComfyUI
/
pytest.ini
spideyrim
Upload 14 files
4580c31
about 1 year ago
raw
Copy download link
history
blame
123 Bytes
[pytest]
markers
=
inference: mark as inference test (deselect with '-m "not inference"')
testpaths
= tests
addopts
= -s