Home Artists Posts Import Register
Patreon importer is back online! Tell your friends ✅

Downloads

Content

!!DO NOT FORGET AFTER A FRESH INSTALL TO UPDATE COMFYUI BY CLICKING ON THE MANAGER BUTTON ON THE RIGHT SIDE THEN CLICK UPDATE ALL AND LOAD A JSON FILE WORKFLOW!!

Hey everyone! I've created a 1-click installer for the newest AI model tool called "Flux" that allows you to generate any images you want from text, exactly like Stable Diffusion or Midjourney or Dalle3 but just like Stable Diffusion it is free and open source.

However the quality of the generation is leaps and bounds compared to any other models, it's just insane, amazing quality and the generation follows the prompt extremely well, making it the most powerful and flexible image AI model there is right now, period, it’s just fantastic.

You can check out the video right here: https://youtu.be/stOiAuyVnyQ

The installer of course automates the entire install process for comfyUI and the models downloads!

LOCAL INSTALL If NO comfyUI is installed :

1. Download the FLUX-COMFYUI-MANAGER_AUTO_INSTALL.bat

2. Run the bat file and select A for both choices (my recommendation)

3. Wait for the installt to finish, then go inside the ComfyUI_windows_portable

4. If you have less than 12GB run the run_nvidia_gpu-LOWVRAM.bat, otherwise run the run_nvidia_gpu.bat file instead

5.????

6. Profit 😎

LOCAL INSTALL If comfyUI IS INSTALLED :

1. Download the FLUX_AUTO_MODELS_INSTALL.bat and put it inside the comfyui folder

2. Run the bat file and select A for both choices (my recommendation)

3. Wait for the install to finish

4.????

5. Profit 😎

IF YOU ARE USING RUNPOD:

1. Create an account if you haven't already: Runpod

2. Click on Pod (on the left side) then click deploy

3. Choose a GPU with at least 24gb of VRAM (a cheap 3090 is great), click here for the comfyui template (aitrepreneur/comfyui), then deploy on demand

4. Go to my pods, wait for everything to finish and then click "connect", then "Connect to HTTP SERVICE port 8888"

5. Then choose which file you want between:
A-FLUX-FAST_AUTO_INSTALL-RUNPOD.sh: will download the Fp8 version of the model

B-FLUX_AUTO_INSTALL-RUNPOD.sh: will download the normal model

C-FLUX_SCHNELL-SUPERFAST-AUTO_INSTALL-RUNPOD.sh: will download the superfast model

then drag and drop that file on the left side of the UI then click on the "Terminal" icon on the right side on the UI

6. Copy and paste these two lines then press enter:

For A:

chmod +x A-FLUX-FAST_AUTO_INSTALL-RUNPOD.sh

./A-FLUX-FAST_AUTO_INSTALL-RUNPOD.sh


For B:

chmod +x B-FLUX_AUTO_INSTALL-RUNPOD.sh

./B-FLUX_AUTO_INSTALL-RUNPOD.sh

For C:

chmod +x C-FLUX_SCHNELL-SUPERFAST-AUTO_INSTALL-RUNPOD.sh

./C-FLUX_SCHNELL-SUPERFAST-AUTO_INSTALL-RUNPOD.sh

7. Wait for everything to be installed

8. Go back to the port 3000 and click on the manager to update comfyui and restart it

9. Load a workflow and make sure that you are using the t5xxl_fp8_e4m3fn.safetensors model for clip 2 so that you can begin generating your images

As always, supporting me on Patreon allows me to keep creating helpful resources like this for the community. Thank you for your support - now go have some fun😉!

Files

Comments

Indrid Cold

How can I use negative prompts and cfg in that workflow? is there a way to use keyword blending like automatic1111?

Radosław Błesiński

When trying install from file you provided, well one word come to mind: Guano. When it reach around 80% complete it turns off and I have to do over.

Renato Vilarouca

I installed it via RunPod, and it gave me this error when using Workflow: 01-FLUX-FAST-LOWVRAM.json . Prompt outputs failed validation DualCLIPLoader: - Value not in list: clip_name2: 't5xxl_fp16.safetensors' not in ['clip_l.safetensors', 't5xxl_fp8_e4m3fn.safetensors'] . What could it be?

Mister zede46

Hello ! he keep saying to me Prompt outputs failed validation DualCLIPLoader: - Value not in list: type: 'flux' not in ['sdxl', 'sd3'] and i don't know if it's normal but i have a node "UNETLoader" instead of "Load Diffusion Model" and i have only one entry on it

Aitrepreneur

As shown in the video, you need to change the fp16 version to fp8, on runpod only the fp8 version is downloaded since it's the fastest

Kristopher Dean

I have just a white screen when opening comfy ui

Russ Ader

I also got a white screen after updating comfyui. Any update on this situation?