Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
H-Liu1997/EMAGE
cbensimon
/
EMAGE
like
0
Paused
App
Files
Files
Community
6212534
EMAGE
/
pyrender
/
.flake8
H-Liu1997
Upload folder using huggingface_hub
2d47d90
verified
8 months ago
raw
Copy download link
history
blame
Safe
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/*