Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

DeverStyle
/
Flux.2-Klein-Loras

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community
1

Instructions to use DeverStyle/Flux.2-Klein-Loras with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use DeverStyle/Flux.2-Klein-Loras with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-9B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("DeverStyle/Flux.2-Klein-Loras")
    
    prompt = "Orange Splatter Illustration samples"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Flux.2-Klein-Loras
1.26 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 50 commits
DeverStyle's picture
DeverStyle
Update README.md
96237bf verified about 1 month ago
  • samples
    Upload orange_splatter.png about 1 month ago
  • .gitattributes
    2.31 kB
    initial commit 7 months ago
  • README.md
    4.5 kB
    Update README.md about 1 month ago
  • dever_arcane_f2k_9b (arcane_visual_style).safetensors
    82.9 MB
    xet
    Renamed to include trigger 3 months ago
  • dever_blueprint_wireframe_f2k_9b (dvr_wf_style).safetensors
    166 MB
    xet
    Renamed to include trigger 3 months ago
  • dever_clothes_line_f2k_9b (clthLn).safetensors
    166 MB
    xet
    Renamed to include trigger 3 months ago
  • dever_cyanide_and_happiness_f2k_9b (ch_visual_style).safetensors
    82.9 MB
    xet
    Renamed to include trigger 3 months ago
  • dever_devil_may_cry_f2k_9b (dmc_style).safetensors
    166 MB
    xet
    Renamed to include trigger 3 months ago
  • dever_orange_splatter_illustration_f2k_9b (dvr_osi_style).safetensors
    166 MB
    xet
    Upload dever_orange_splatter_illustration_f2k_9b (dvr_osi_style).safetensors about 1 month ago
  • dever_slay_the_spire2_f2k (sts2_style).safetensors
    82.9 MB
    xet
    Rename dever_slay_the_spyre2_f2k (sts2_style).safetensors to dever_slay_the_spire2_f2k (sts2_style).safetensors 3 months ago
  • dever_slay_the_spire2_with_cards_f2k_9b (sts2_style).safetensors
    166 MB
    xet
    Renamed to include trigger 3 months ago
  • dever_teal_dark_f2k_9b (dvr_tldr_style).safetensors
    166 MB
    xet
    Upload dever_teal_dark_f2k_9b (dvr_tldr_style).safetensors 3 months ago