divamgupta / diffusionbee-stable-diffusion-ui

Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.
https://diffusionbee.com
GNU Affero General Public License v3.0
12.59k stars 626 forks source link

Support the flux family of models #529

Open dwt opened 3 months ago

dwt commented 3 months ago

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

johnhorsema commented 2 months ago

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.

dwt commented 2 months ago

Works like a charm! :-)

vicento commented 2 months ago

work well, what is the minimum system requirement ?

jackHedaya commented 2 months ago

Hey! Flux is working wonderfully on M1 Mac. Is adding negative prompt support on the roadmap?

Flyrell commented 2 months ago

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)

kernelzeroday commented 2 months ago

Any plans for LORA use/training?

popperwin commented 2 months ago

Any plans for support of InPainting for Flux models? Would be greatt !