ai-dev-gallery icon indicating copy to clipboard operation
ai-dev-gallery copied to clipboard

[FEATURE] Image generation: Put Flux models with GPU or CPU usage

Open Giribot opened this issue 10 months ago • 1 comments

Hello !

is it possible to add the flux models and the use of gpu for these models ? https://huggingface.co/black-forest-labs/FLUX.1-dev

It's work well on my pc (with my gpu) with forge. https://github.com/lllyasviel/stable-diffusion-webui-forge

Thanks you !

Giribot avatar Feb 14 '25 06:02 Giribot

This is a good suggestion, thank you. I see an onnx version here that we might be able to use https://huggingface.co/black-forest-labs/FLUX.1-dev-onnx

We can add this to our list of models to investigate. We are open to contributions if anyone from the community is open to adding this model.

nmetulev avatar Feb 19 '25 06:02 nmetulev