Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
camenduru
/
4D-Humans
like
1
Model card
Files
Files and versions
xet
Community
1
main
4D-Humans
/
HMR2
/
vendor
/
pyrender
/
.flake8
camenduru
thanks to brjathu ❤
409f4af
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
152 Bytes
[flake8]
ignore = E231,W504,F405,F403
max
-
line
-length =
79
select = B,C,E,F,W,T4,B9
exclude =
docs/
source
/
conf
.
py
,
__pycache__,
examples/*