PyRetri/pyretri/models/registry.py

6 lines
78 B
Python

# -*- coding: utf-8 -*-
from ..utils import Registry
BACKBONES = Registry()