StupidGame's picture
Upload 1941 files
baa8e90
raw
history blame contribute delete
No virus
211 Bytes
from .pysssss import init
if init(check_imports=["onnxruntime"]):
from .wd14tagger import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
__all__ = ["NODE_CLASS_MAPPINGS", "NODE_DISPLAY_NAME_MAPPINGS"]