Sign In

LoRA tester simple workflow FLUX | LORA | GGUF

83

2.2k

51

Updated: May 15, 2025

toolloracomfycomparetester

Type

Workflows

Stats

190

0

Reviews

Published

Oct 12, 2024

Base Model

Flux.1 D

Hash

AutoV2
F32F148591
Comfy Workflow Badge
UmeAiRT's Avatar

UmeAiRT

The FLUX.1 [dev] Model is licensed by Black Forest Labs. Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs. Inc.

IN NO EVENT SHALL BLACK FOREST LABS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.

LoRA tester simle workflow

I share with you my workflow for testing LoRA.

The easiest way to install all the files needed for workflow use is to use one of my installation scripts.

Resources you need:

📂Files for "base" version :

Model : flux1-dev-fp8.safetensors
in ComfyUI\models\diffusion_models

CLIP : t5xxl_fp8_e4m3fn.safetensors and clip_l.safetensors
in ComfyUI\models\clip

VAE : ae.safetensors
in ComfyUI\models\vae

📂Files for GGUF version :

Recommendation :
24 gb Vram: Q8_0
16 gb Vram: Q5_K_S
<12 gb Vram: Q4_K_S

GGUF_Model : flux1-dev-QX_0.gguf
in ComfyUI\models\unet

GGUF_clip : t5-v1_1-xxl-encoder-QX_0.gguf
in ComfyUI\models\clip

Text encoder : ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors
in ComfyUI\models\clip

VAE : ae.safetensors
in ComfyUI\models\vae

📦Custom Nodes :