acmyu's picture
use own easy_dwpose library
194a721
raw
history blame contribute delete
106 Bytes
from .utils import resize_image
from .wholebody import Wholebody
__all__ = ["Wholebody", "resize_image"]