Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
codyshen
/
Human_parser
like
0
Model card
Files
Files and versions
xet
Community
main
Human_parser
/
head_extractor
/
src
/
mmengine
/
hub
/
__init__.py
codyshen
Upload folder using huggingface_hub
6ed4a9c
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
126 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from
.hub
import
get_config, get_model
__all__ = [
'get_config'
,
'get_model'
]