flux icon indicating copy to clipboard operation
flux copied to clipboard

Official inference repo for FLUX.1 models

Results 130 flux issues
Sort by recently updated
recently updated
newest added

I am interested in to create images using flux via fal.ai that recreate a specific character, for which I have obtained the necessary permissions from the original creators. I would...

This pull request aims to add support for [TensortRT](https://github.com/NVIDIA/TensorRT) integration ##### Summary of Changes 1) CLI Support for TensorRT - Added a new variable in [src/flux/cli.py](https://github.com/andompesta/flux/blob/5c2cba1f8c81de1be2ee61cec931636c2afd4012/src/flux/cli.py#L119) to enable TensorRT inference....

It is very slow to download the t5, any advice to accelerate?

Is this registration by invitation only still? I've tried two different emails and neither seem to function. If it's still invitation only, when will it not be?

When sending a request before the previous one has completed, an IndexError occurs, specifically: `ERROR | __main__:image_generation:68 - Index error during image generation: index 5 is out of bounds for...

hello sorry wasn't sure if it's correct place to ask this question - but i cannot find any contact point is img2img available in public black forest API? i'm your...

I made a colab for FLUX.dev and it worked perfectly, but today I get this error, what has changed? "Skipping this image and continuing... An error occurred during image generation:...

Hi, I lack experience with all of this tooling. After following the README I've run the FluxPipeline example, and it appears to hang. I was anticipating that it would complete...

Greetings, I've been trying to setup a CLI script to run FLUX.1-dev to generate images to test LORAs. I am interested in it because I prefer not to have to...

In DC-AE paper, I observed that the performance using FLUX's VAE was notably inferior. When comparing FLUX VAE and Stable Diffusion 1.5 VAE in my experiment, I found consistent results...