RoversX's picture
Duplicate from abhishek/sketch-to-image
27d8931
raw
history blame contribute delete
95 Bytes
# -*- coding: utf-8 -*-
from .checkpoint import load_checkpoint
__all__ = ['load_checkpoint']