Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
templates/gradio-oauth
aroffe
/
comparing-diffusion-models
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ccfc5fe
comparing-diffusion-models
/
pyproject.toml
Wauplin
HF Staff
some improvements
91bbd67
almost 3 years ago
raw
Copy download link
history
blame
Safe
192 Bytes
[tool.black]
line-length
=
119
target_version
= [
'py38'
,
'py39'
,
'py310'
]
preview
=
true
[tool.ruff]
select
= [
"E"
,
"F"
,
"I"
,
"W"
]
line-length
=
119
[tool.ruff.isort]
lines-after-imports
=
2