From e0a637c5e6836d125cfc568b5f4925cba93d6b42 Mon Sep 17 00:00:00 2001 From: Hacker 17082006 Date: Mon, 20 Feb 2023 22:04:41 +0700 Subject: [PATCH] . --- custom_nodes/annotator/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_nodes/annotator/__init__.py b/custom_nodes/annotator/__init__.py index 41b96809f..2af1c7bcb 100644 --- a/custom_nodes/annotator/__init__.py +++ b/custom_nodes/annotator/__init__.py @@ -181,3 +181,4 @@ NODE_CLASS_MAPPINGS = { "MiDaS-NormalPreprocess": MIDASNormalPreprocess, "SemSegPreprocess": UniformerPreprocess } +