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.2
comfyui
image-to-image
image-editor
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 / vae
504 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
geceff's picture
geceff
Rename flux.2vae-bf16.safetensors to vae/flux.2vae-bf16.safetensors
0f3935f verified 8 minutes ago
  • config.json
    820 Bytes
    Update vae/config.json 4 days ago
  • flux.2vae-bf16.safetensors

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    168 MB
    xet
    Rename flux.2vae-bf16.safetensors to vae/flux.2vae-bf16.safetensors 8 minutes ago
  • fulx2vae-master.safetensors
    336 MB
    xet
    Rename vae/fulx,2vae-master.safetensors to vae/fulx2vae-master.safetensors about 2 months ago