diff --git a/custom_nodes/annotator/__init__.py b/custom_nodes/annotator/__init__.py index 69721a69d..41b96809f 100644 --- a/custom_nodes/annotator/__init__.py +++ b/custom_nodes/annotator/__init__.py @@ -180,4 +180,4 @@ NODE_CLASS_MAPPINGS = { "MiDaS-DepthPreprocess": MIDASDepthPreprocess, "MiDaS-NormalPreprocess": MIDASNormalPreprocess, "SemSegPreprocess": UniformerPreprocess -} \ No newline at end of file +}