Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
yisol/IDM-VTON
cocktailpeanut
/
IDM-VTON
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c123434
IDM-VTON
/
densepose
/
modeling
/
predictors
/
registry.py
IDM-VTON
update IDM-VTON Demo
938e515
10 months ago
raw
Copy download link
history
blame
Safe
163 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
DENSEPOSE_PREDICTOR_REGISTRY = Registry(
"DENSEPOSE_PREDICTOR"
)