Support the flux family of models
Black Forest Labs just released a new family of (partially) open models for image generation.
Is it possible to support them in diffusion bee?
https://github.com/black-forest-labs/flux
Check out the latest beta release https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/releases/tag/2.5.3 that supports FLUX models on arm64 chips.
Works like a charm! :-)
work well, what is the minimum system requirement ?
Hey! Flux is working wonderfully on M1 Mac. Is adding negative prompt support on the roadmap?
Text-to-Image works great! Thank you to all contributors.
Question: is there a way to use this model with Image-to-Image? As far as my understanding goes, it's supported by the model itself? (I'm not very familiar with python, AI, image generation, so I might be incorrect here)
Any plans for LORA use/training?
Any plans for support of InPainting for Flux models? Would be greatt !
Hi! Flux has released flux-redux-dev for img2img and flux-fill-dev for inpainting, anyone knows if you can already import them into the app?
@divamgupta Could you perhaps share some thoughts on what support for img2img and pinpointing with the flux models would require? I would very much love for the community to be better able to contribute towards this goal, as Flux image generation already works beautifully, so I am hoping that this is something the community could add now?