Skip to content

Conversation

@rajkosto
Copy link

BPT node was not working at all without these 2 fixes

@speige
Copy link

speige commented Oct 19, 2025

Also need max value set on these input params, otherwise ComfyUI clamps them to 2048

            "pc_num": ("INT", {"default": 4096, "max": 0xffffffff}),
            "samples": ("INT", {"default": 100000, "max": 0xffffffff})

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.

2 participants