We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use Xlabs ControlNet, with Flux UNET, the same way I use it with Flux checkpoint.
I have no errors, but GPU usage gets very high.
It just gets stuck in the KSampler stage, before even generating the first step, so I have to cancel the queue.
Just set up a regular ControlNet workflow, using the Unet loader, with Flux.
Now, it requires custom nodes from XLabs. https://github.com/XLabs-AI/x-flux-comfyui
It seems Flux UNET never worked, even during the Xlabs ControlNet Pull request stage. But there was a specific error back then:
#4260 (comment)
The text was updated successfully, but these errors were encountered:
This seems to be fixed, with the latest updates.
GGUF models are also working, with this.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
Use Xlabs ControlNet, with Flux UNET, the same way I use it with Flux checkpoint.
Actual Behavior
I have no errors, but GPU usage gets very high.
It just gets stuck in the KSampler stage, before even generating the first step, so I have to cancel the queue.
Steps to Reproduce
Just set up a regular ControlNet workflow, using the Unet loader, with Flux.
Existing Solutions
Now, it requires custom nodes from XLabs.
https://github.com/XLabs-AI/x-flux-comfyui
Other
It seems Flux UNET never worked, even during the Xlabs ControlNet Pull request stage.
But there was a specific error back then:
#4260 (comment)
The text was updated successfully, but these errors were encountered: