Spaces:
Build error
Build error
File size: 80 Bytes
3d5837a |
1 2 3 4 |
from typing import Any, Mapping
NODE_CLASS_MAPPINGS: Mapping[str, Any] = {}
|