Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
SpacesExamples/ComfyUI
brunvelop
/
ComfyUI
like
2
Running
App
Files
Files
Community
1
main
ComfyUI
/
pytest.ini
brunvelop
a
1abbc12
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
123 Bytes
[pytest]
markers
=
inference: mark as inference test (deselect with '-m "not inference"')
testpaths
= tests
addopts
= -s