【FLUX】LoRA TESTER
Details
Download Files
About this version
Model description
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


