Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rlawjdghek
/
StableVITON
like
52
Configuration error
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
refs/pr/6
StableVITON
/
densepose
/
modeling
/
losses
/
registry.py
mpark
det2
7aefd5a
over 1 year ago
raw
Copy download link
history
blame
Safe
153 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
DENSEPOSE_LOSS_REGISTRY = Registry(
"DENSEPOSE_LOSS"
)