Does Bria-2.3 work in ComfyUI?
As the title suggests, can I run Bria-2.3 in ComfyUI? Thanks.
Hey
@Winnougan
- Yes our 2.3 Model is fully compatible with the SDXL architecture (while being trained from random weights on licensed data only)
The model is compatible with ComfyUI, Automatic1111 and Kohya
Do you have a specific use case for using it in Comfy?
Hello there!
Is there an explanation, tutorial or description on how to use Bria with ComfyUI or Auto1111?
+1 on the setup question. an example comfyUI flow (embedded in an image) or Auto1111 settings would be helpful for determining where all the files connect.
When I start automatic1111 with this model, it only generates blue blobs. It starts to work after I load another XL model and switch it back to bria xl model. Does anyone know how to fix it please?
hI @dev00bryanthings - Let me check and revert.
Hi @dev00bryanthings ,
The issue you described—where the model initially generates only blue blobs in Automatic1111—might be related to half-precision (fp16) loading or incorrect initialization.
A few things you can try:
-- Verify fp16 usage: If you're running with --no-half, remove it to allow fp16 execution. As noted in the official model page: https://huggingface.co/briaai/BRIA-2.3.
-- Use a fresh session: Restart Automatic1111 and load Bria-2.3 as the first model.
-- Manually load a VAE (Settings > Stable Diffusion > VAE).
For more details, you can check the official Bria documentation here: https://github.com/Bria-AI/ComfyUI-BRIA-API