Description: This is a LoRA (Low-Rank Adaptation) model designed for Flux Kontext Dev, enabling the transformation of illustrations into various artistic styles. It includes four specialized variants for line art, painterly style, shadow-only, and bucket-fill styles.
The model is available in two versions: fal version (compatible with fal.ai's flux-kontext-lora) and ComfyUI version (integrable as a node in ComfyUI). Each version includes four specialized LoRA files:
fal Version
fal_lineart_lora.safetensors: Transforms illustrations into clean line art.
Recommended Prompt: "Transform the illustration into clean line art"
fal_painterly_lora.safetensors: Removes lines, leaving only painterly style with shading.
Recommended Prompt: "Transform the illustration into a painterly style without line art"
fal_shadow_lora.safetensors: Removes lines and colors, leaving only shadows and shading.
Recommended Prompt: "Transform the illustration into shadow and shading only"
fal_bucket_lora.safetensors: Removes lines and shading, leaving flat bucket-fill colors.
Recommended Prompt: "Transform the illustration into flat bucket fill colors"
comfy_lineart_lora.safetensors: Transforms illustrations into clean line art.
Recommended Prompt: "Transform the illustration into clean line art"
comfy_painterly_lora.safetensors: Removes lines, leaving only painterly style with shading.
Recommended Prompt: "Transform the illustration into a painterly style without line art"
comfy_shadow_lora.safetensors: Removes lines and colors, leaving only shadows and shading.
Recommended Prompt: "Transform the illustration into shadow and shading only"
comfy_bucket_lora.safetensors: Removes lines and shading, leaving flat bucket-fill colors.
Recommended Prompt: "Transform the illustration into flat bucket fill colors"
Compatibility: Integrates as a node in ComfyUI
Intended Use
Primary Use: This model is intended for artists and developers who wish to experiment with different illustration styles (line art, painterly, shadow, and bucket-fill) using Flux Kontext Dev.