Skip to content

Commit

Permalink
Update README.md (#153)
Browse files Browse the repository at this point in the history
think you mean good.
  • Loading branch information
Amorano committed Aug 13, 2024
1 parent 41e98b5 commit fe102a8
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 bad, indicating the problem is within 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 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 fe102a8

Please sign in to comment.