ai-dev-gallery
ai-dev-gallery copied to clipboard
[FEATURE] Image generation: Put Flux models with GPU or CPU usage
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 !
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.