Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nami0342
/
GenAI_VTON_API
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
GenAI_VTON_API
/
densepose
/
modeling
/
roi_heads
/
registry.py
nami0342
First upload
9961feb
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
161 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
ROI_DENSEPOSE_HEAD_REGISTRY = Registry(
"ROI_DENSEPOSE_HEAD"
)