AI ExplorerAI Explorer
OutilsCatégoriesSitesLLMsComparerQuiz IAAlternativesPremium

—

Outils IA

—

Sites & Blogs

—

LLMs & Modèles

—

Catégories

AI Explorer

Trouvez et comparez les meilleurs outils d'intelligence artificielle pour vos projets.

Fait avecen France

Explorer

  • Tous les outils
  • Sites & Blogs
  • LLMs & Modèles
  • Comparer
  • Chatbots
  • Images IA
  • Code & Dev

Entreprise

  • Premium
  • À propos
  • Contact
  • Blog

Légal

  • Mentions légales
  • Confidentialité
  • CGV

© 2026 AI Explorer. Tous droits réservés.

AccueilLLMsFlux2 Klein Delight LoRA

Flux2 Klein Delight LoRA

par linoyts

Open source · 5k downloads · 26 likes

1.8
(26 avis)ImageAPI & Local
À propos

Le modèle Flux2 Klein Delight LoRA est une version fine-tunée de Flux.2-klein-base-9B, spécialement conçue pour générer des images de haute qualité à partir de descriptions textuelles. Il utilise la technique DreamBooth pour affiner les capacités du modèle de base, offrant des rendus plus précis et stylisés. Ce modèle se distingue par sa capacité à produire des images détaillées et cohérentes, idéales pour des applications créatives comme l’art numérique ou la conception visuelle. Son déclencheur neutre ("None") permet une utilisation intuitive sans mots-clés spécifiques. Il est particulièrement adapté aux utilisateurs cherchant à exploiter la puissance de Flux.2 dans des projets personnalisés avec un minimum de contraintes techniques.

Documentation

Flux.2 [Klein] DreamBooth LoRA - linoyts/Flux2-Klein-Delight-LoRA

Model description

These are linoyts/Flux2-Klein-Delight-LoRA DreamBooth LoRA weights for black-forest-labs/FLUX.2-klein-base-9B.

The weights were trained using DreamBooth with the Flux2 diffusers trainer.

FP8 training? True

Trigger words

You should use None to trigger the image generation.

Download model

Download the *.safetensors LoRA in the Files & versions tab.

Use it with the 🧨 diffusers library

Py
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained("black-forest-labs/FLUX.2", torch_dtype=torch.bfloat16).to('cuda')
pipeline.load_lora_weights('linoyts/Flux2-Klein-Delight-LoRA', weight_name='pytorch_lora_weights.safetensors')
image = pipeline('Relight the image to remove all existing lighting conditions and replace them with neutral, uniform illumination. Apply soft, evenly distributed lighting with no directional shadows, no harsh highlights, and no dramatic contrast. Maintain the original identity of all subjects exactly—preserve facial structure, skin tone, proportions, expressions, hair, clothing, and textures. Do not alter pose, camera angle, background geometry, or image composition. Lighting should appear balanced, and studio-neutral, similar to diffuse overcast or a soft lightbox setup. Ensure consistent exposure across the entire image with realistic depth and subtle shading only where necessary for form.').images[0]

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

License

Please adhere to the licensing terms as described here.

Intended uses & limitations

How to use

Python
# TODO: add an example code snippet for running this diffusion pipeline

Limitations and bias

[TODO: provide examples of latent issues and potential remediations]

Training details

[TODO: describe the data used to train the model]

Liens & Ressources
Spécifications
CatégorieImage
AccèsAPI & Local
LicenceOpen Source
TarificationOpen Source
Note
1.8

Essayer Flux2 Klein Delight LoRA

Accédez directement au modèle