Example of Dynamic Inputs for ComfyUI An example for how to do the specific mechanism of adding dynamic inputs to a node. Why is this a thing? Because a lot of people ask the same questions over and over and the examples are always in some type of compound setup which requires unwindin...
I tried using \n and after reading the code, \\n as a delimiter, and it always just prints the literal string \n or \\n instead. Am I doing something wrong? https://github.com/WASasquatch/was-node-suite-comfyui/blob/main/WAS_Node_Suite.py#L10113 👍1...
I have encountered similar problems before, and I want to install the system on an old Mac. To create a Mountain Lion boot disk on Windows, UltraMDG is a good choice. You just need to download this tool, plug in the Mountain Lion installation package and...
ComfyUI has the benefit of being agile. Their node-based system allows many more users to wire up and share workflows. You can count on ComfyUI to use the latest goodies. Alternative to local installation Installing and maintaining ComfyUI locally is not easy. After a successful installation, ...
Refresh the ComfyUI page and select the SDXL model in theLoad Checkpointnode. Step 4: Run the workflow ClickQueue Promptto run the workflow. A video should be generated. Parameters video_frame: Number of frames. Keep it at 25 since this is what the model is trained. ...
node_helpers.py Added generic wrapper function node_helpers.pillow to fix PIL issues c… May 9, 2024 nodes.py feat: add gits scheduler (comfyanonymous#3769) Jun 20, 2024 pytest.ini Ci quality workflows (comfyanonymous#1423) Sep 19, 2023 requirements.txt Add soundfile dependency so that wind...
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) ^^^ File "D:\comfyui\ComfyUI-master\execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) ^^^ File "D:\comfyui\ComfyUI-mas...
InstallComfyUI managerif you haven’t done so already. It provides an easy way to update ComfyUI and install missing nodes. To install this custom node, go to the custom nodes folder in thePowerShell(Windows) orTerminal(Mac) App:
But you can also use anything you want to create the text embeds through the bridge node: Oh yes I did see that node but didn't think of using it like that. Ok well if that's the case why doesn the FP16 fit, have you ran it at all?