8000 Add node bisect by huchenlei · Pull Request #126 · Comfy-Org/comfy-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add node bisect #126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 18, 2024
Merged

Add node bisect #126

merged 7 commits into from
Jul 18, 2024

Conversation

huchenlei
Copy link
Contributor
@huchenlei huchenlei commented Jul 17, 2024

Resolves #124, #103

image

@@ -432,215 +425,6 @@ def validate_comfyui(_env_checker):
raise typer.Exit(code=1)


async def launch_and_monitor(cmd, listen, port):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved to launch.py

manager_app = typer.Typer()
workspace_manager = WorkspaceManager()
registry_api = RegistryAPI()


def execute_cm_cli(args, channel=None, mode=None):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved to cm_cli_util.py

@huchenlei huchenlei merged commit 176d2de into Comfy-Org:main Jul 18, 2024
8 checks passed
@huchenlei huchenlei deleted the bisect_node branch July 18, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom node bisect
2 participants
0