ComfyUI/web/extensions/core
flyingshutter 6566a4a33b fix params in call to addSeedControlWidget
was: ...(this, this.widget, "randomize")
isnow: (this, widget, "randomize")
2023-03-31 20:23:46 +02:00
..
dynamicPrompts.js Changed to store resolved prompt in workflow info 2023-03-03 18:40:50 +00:00
invertMenuScrolling.js Added invert scrolling setting 2023-03-08 20:04:22 +00:00
rerouteNode.js Fixed crash removing nodes 2023-03-17 17:52:20 +00:00
uploadImage.js Changed to upload to input dir 2023-03-09 17:57:59 +00:00
widgetInputs.js fix params in call to addSeedControlWidget 2023-03-31 20:23:46 +02:00