Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
onlineformapro
/
anydoor
like
0
Paused
App
Files
Files
Fetching metadata from the HF Docker repository...
main
anydoor
/
dinov2
/
setup.cfg
olfp
Upload 162 files
054c447
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
[flake8]
max
-
line
-length =
120
ignore = E203,E501,W503
per-
file
-ignores =
__init__.
py
:F401