Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vumichien
/
Generate_human_motion
like
125
Runtime error
App
Files
Files
Community
1
67d62df
Generate_human_motion
/
pyrender
/
.flake8
vumichien
First commit
b4c8bc3
almost 2 years 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/*