Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
jallenjia/Change-Clothes-AI
aiqcamp
/
fash0
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
07b5520
fash0
/
densepose
/
modeling
/
roi_heads
/
registry.py
IDM-VTON
update IDM-VTON Demo
938e515
11 months ago
raw
Copy download link
history
blame
Safe
161 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from
detectron2.utils.registry
import
Registry
ROI_DENSEPOSE_HEAD_REGISTRY = Registry(
"ROI_DENSEPOSE_HEAD"
)