Fioceen commited on
Commit
4a428e5
·
1 Parent(s): 6912dab

ComfyUI node finish

Browse files
Files changed (1) hide show
  1. nodes.py +1 -1
nodes.py CHANGED
@@ -220,5 +220,5 @@ NODE_CLASS_MAPPINGS = {
220
  "NovaNodes": NovaNodes,
221
  }
222
  NODE_DISPLAY_NAME_MAPPINGS = {
223
- "NovaNodes": "Image Postprocess (FOOL AI)",
224
  }
 
220
  "NovaNodes": NovaNodes,
221
  }
222
  NODE_DISPLAY_NAME_MAPPINGS = {
223
+ "NovaNodes": "Image Postprocess (NOVA NODES)",
224
  }