Skip to content

Commit

Permalink
Update README.md (Typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei authored Aug 21, 2024
1 parent 14267f9 commit 8f674aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ If you encounter bugs only with custom nodes enabled, and want to find out which
the bisect tool can help you pinpoint the custom node that causes the issue.

- `comfy node bisect start`: Start a new bisect session with optional ComfyUI launch args. It automatically marks the starting state as bad, and takes all enabled nodes when the command executes as the test set.
- `comfy node bisect good`: Mark the current active set as good, indicating the problem is within the test set
- `comfy node bisect good`: Mark the current active set as good, indicating the problem is not within the test set.
- `comfy node bisect bad`: Mark the current active set as bad, indicating the problem is within the test set.
- `comfy node bisect reset`: Reset the current bisect session.

Expand Down

0 comments on commit 8f674aa

Please sign in to comment.