We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4675c0d commit d4cb474Copy full SHA for d4cb474
web/js/appearance.js
@@ -20,6 +20,8 @@ const NODE_COLORS = {
20
21
// Utility nodes
22
"AILab_LoadImage": "utility",
23
+ "AILab_LoadImageSimple": "utility",
24
+ "AILab_LoadImageAdvanced": "utility",
25
"AILab_Preview": "utility",
26
"AILab_ImagePreview": "utility",
27
"AILab_MaskPreview": "utility",
0 commit comments