mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-13 04:55:53 +00:00
Bugfix/include optional node inputs (#271)
* Minor changes and extra nodes * Added Preview Image for Nodes * Add a delete images button on main floating menu * Add a confirmation dialog * Remove DeleteAll, Remove Custom KSampler, Remove Image List * Remove Image and Custom Json Load * Remove Custom Nodes * remove patch.diff
This commit is contained in:
2
nodes.py
2
nodes.py
@@ -1052,4 +1052,4 @@ def load_custom_nodes():
|
||||
|
||||
load_custom_nodes()
|
||||
|
||||
load_custom_node(os.path.join(os.path.join(os.path.dirname(os.path.realpath(__file__)), "comfy_extras"), "nodes_upscale_model.py"))
|
||||
load_custom_node(os.path.join(os.path.join(os.path.dirname(os.path.realpath(__file__)), "comfy_extras"), "nodes_upscale_model.py"))
|
Reference in New Issue
Block a user