Spaces:
Build error
Build error
File size: 168 Bytes
374b6cf | 1 2 3 4 5 6 | # Copyright (c) Facebook, Inc. and its affiliates.
from detectron2.utils.registry import Registry
DENSEPOSE_PREDICTOR_REGISTRY = Registry("DENSEPOSE_PREDICTOR")
|