Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
basso4
/
FPT-VTON
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c38c888
FPT-VTON
/
densepose
/
modeling
/
predictors
/
registry.py
basso4
Upload 1459 files
3f9659e
verified
5 months ago
raw
Copy download link
history
blame
Safe
168 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
DENSEPOSE_PREDICTOR_REGISTRY = Registry(
"DENSEPOSE_PREDICTOR"
)