Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
acmyu
/
KeyframesAI
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
bf4e657
KeyframesAI
/
libs
/
easy_dwpose
/
draw
/
__init__.py
acmyu
use own easy_dwpose library
194a721
8 months ago
raw
Copy download link
history
blame
78 Bytes
from
.openpose
import
draw_pose
as
draw_openpose
__all__ = [
"draw_openpose"
]