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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Duplicated from  wikeeyang/Flux2-Klein-9B-True-V2

chfm
/
Flux2-Klein-9B-True-V2

Text-to-Image
Diffusers
GGUF
English
Chinese
Model card Files Files and versions
xet
Community
1

Instructions to use chfm/Flux2-Klein-9B-True-V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use chfm/Flux2-Klein-9B-True-V2 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("chfm/Flux2-Klein-9B-True-V2", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Flux2-Klein-9B-True-V2
37.6 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
chfm's picture
chfm
wikeeyang's picture
wikeeyang
Duplicate from wikeeyang/Flux2-Klein-9B-True-V2
6e04e95 about 1 month ago
  • .gitattributes
    1.64 kB
    Duplicate from wikeeyang/Flux2-Klein-9B-True-V2 about 1 month ago
  • Face-change-test.rar
    5.65 MB
    xet
    Duplicate from wikeeyang/Flux2-Klein-9B-True-V2 about 1 month ago
  • Flux2-Klein-9B-True-v2-Q8_0.gguf
    9.98 GB
    xet
    Duplicate from wikeeyang/Flux2-Klein-9B-True-V2 about 1 month ago
  • Flux2-Klein-9B-True-v2-bf16.safetensors
    18.2 GB
    xet
    Duplicate from wikeeyang/Flux2-Klein-9B-True-V2 about 1 month ago
  • Flux2-Klein-9B-True-v2-fp8mixed.safetensors
    9.43 GB
    xet
    Duplicate from wikeeyang/Flux2-Klein-9B-True-V2 about 1 month ago
  • LICENSE.md
    18.2 kB
    Duplicate from wikeeyang/Flux2-Klein-9B-True-V2 about 1 month ago
  • README.md
    3.11 kB
    Duplicate from wikeeyang/Flux2-Klein-9B-True-V2 about 1 month ago
  • Sample-V2.jpg
    3.22 MB
    xet
    Duplicate from wikeeyang/Flux2-Klein-9B-True-V2 about 1 month ago
  • V2-Edit-with-LCS-example-workflow.json
    156 kB
    Duplicate from wikeeyang/Flux2-Klein-9B-True-V2 about 1 month ago