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

nhathoangfoto
/
FLUX.2-klein-ghost-mannequin

Text-to-Image
Diffusers
flux
lora
adapter
ghost-mannequin
3d-effect
e-commerce
fashion
template:diffusion-lora
Model card Files Files and versions
xet
Community
2

Instructions to use nhathoangfoto/FLUX.2-klein-ghost-mannequin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use nhathoangfoto/FLUX.2-klein-ghost-mannequin 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-base-9B", torch_dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("nhathoangfoto/FLUX.2-klein-ghost-mannequin")
    
    prompt = "3Dghostmannequin, professional product photography, high-end apparel..."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
FLUX.2-klein-ghost-mannequin
4.02 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
nhathoangfoto's picture
nhathoangfoto
Update README.md
76c45c8 verified about 2 months ago
  • images
    Upload Test weight.png 6 months ago
  • .gitattributes
    2.31 kB
    initial commit 6 months ago
  • 3D-GhosMannequinRank-256.safetensors
    1.33 GB
    xet
    Upload 3D-GhosMannequinRank-256.safetensors 6 months ago
  • 3D-GhosMannequinRank-256_000002500.safetensors
    1.33 GB
    xet
    Add 2 files 6 months ago
  • 3D-GhosMannequinRank-256_000005000.safetensors
    1.33 GB
    xet
    Upload 3D-GhosMannequinRank-256_000005000.safetensors 6 months ago
  • README.md
    4.44 kB
    Update README.md about 2 months ago