panda / __init__.py
01633623546a's picture
Upload 5 files
b277ac5 verified
raw
history blame contribute delete
139 Bytes
from .image_resize import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
__all__ = ['NODE_CLASS_MAPPINGS', 'NODE_DISPLAY_NAME_MAPPINGS']