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

geceff
/
Flux2Klein9B-comfyui

Text-to-Image
Diffusers
Safetensors
English
Chinese
Thai
Flux2KleinPipeline
flux
flux.2
comfyui
Model card Files Files and versions
xet

Instructions to use geceff/Flux2Klein9B-comfyui with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use geceff/Flux2Klein9B-comfyui with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("geceff/Flux2Klein9B-comfyui", 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 Settings
  • Draw Things
  • DiffusionBee
Flux2Klein9B-comfyui
221 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 107 commits
geceff's picture
geceff
Update vae/config.json
f1c0002 verified 4 days ago
  • diffusion_models
    Upload 2 files 4 days ago
  • loras
    Delete loras/flux_2_klein_9b_multi_angles.safetensors 6 days ago
  • scheduler
    Update scheduler/scheduler_config.json about 1 month ago
  • text_encoders
    Upload 3 files 4 days ago
  • vae
    Update vae/config.json 4 days ago
  • .gitattributes
    1.79 kB
    Upload text_encoders/qwen3.6-27b-unsloth-nvfp4-mtp-gguf.gguf with huggingface_hub about 1 month ago
  • Flux2Klein_9B_v4BaseFp8.safetensors
    9.57 GB
    xet
    Upload Flux2Klein_9B_v4BaseFp8.safetensors with huggingface_hub 20 days ago
  • README.md
    6.21 kB
    Update README.md about 1 month ago
  • flux.2vae-bf16.safetensors

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    168 MB
    xet
    Rename fluxae.safetensors to flux.2vae-bf16.safetensors about 2 months ago
  • model_index.json
    439 Bytes
    Update model_index.json about 1 month ago