Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
orhir/PoseAnything
sonta7
/
PoseAnything
like
1
Running
App
Files
Files
Community
main
PoseAnything
/
models
/
datasets
/
pipelines
/
__init__.py
orhir
Upload 97 files
241adf2
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
192 Bytes
from
.top_down_transform
import
(TopDownAffineFewShot,
TopDownGenerateTargetFewShot)
__all__ = [
'TopDownGenerateTargetFewShot'
,
'TopDownAffineFewShot'
]