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

camenduru
/
IMAGDressing

Text-to-Image
Diffusers
Safetensors
English
stable-diffusion
dress
try on
Model card Files Files and versions
xet
Community

Instructions to use camenduru/IMAGDressing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use camenduru/IMAGDressing with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("camenduru/IMAGDressing", 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
IMAGDressing
18 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
camenduru's picture
camenduru
thanks to feishen29 ❤
c7f2cc1 verified over 1 year ago
  • assets
    thanks to feishen29 ❤ over 1 year ago
  • control_v11p_sd15_openpose
    thanks to feishen29 ❤ over 1 year ago
  • image_encoder
    thanks to feishen29 ❤ over 1 year ago
  • scheduler
    thanks to feishen29 ❤ over 1 year ago
  • sd-vae-ft-mse
    thanks to feishen29 ❤ over 1 year ago
  • text_encoder
    thanks to feishen29 ❤ over 1 year ago
  • tokenizer
    thanks to feishen29 ❤ over 1 year ago
  • unet
    thanks to feishen29 ❤ over 1 year ago
  • .gitattributes
    1.58 kB
    thanks to feishen29 ❤ over 1 year ago
  • IMAGDressing-v1_512.pt

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.HalfStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    3.55 GB
    xet
    thanks to feishen29 ❤ over 1 year ago
  • README.md
    1.31 kB
    thanks to feishen29 ❤ over 1 year ago
  • buffalo_l.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    289 MB
    xet
    thanks to feishen29 ❤ over 1 year ago
  • ip-adapter-faceid-plus_sd15.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.HalfStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    157 MB
    xet
    thanks to feishen29 ❤ over 1 year ago