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.
2 parents b360c53 + d0c9b00 commit d5b1896Copy full SHA for d5b1896
comfyui_to_python.py
@@ -502,7 +502,6 @@ def __init__(
502
needs_init_custom_nodes: bool = False,
503
):
504
"""Initialize the ComfyUItoPython class with the given parameters. Exactly one of workflow or input_file must be specified.
505
-
506
Args:
507
workflow (str): The workflow's JSON.
508
input_file (str): Path to the input JSON file.
0 commit comments