Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
model2
/
advanceblur
like
12
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7dd98cb
advanceblur
/
pytest.ini
model2
Add initial code
50eec37
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
227 Bytes
[pytest]
markers
=
inference: mark as inference test (deselect with '-m "not inference"')
execution: mark as execution test (deselect with '-m "not execution"')
testpaths
=
tests
tests-unit
addopts
= -s
pythonpath
= .