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

feishen29
/
IMAGDressing

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

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

  • Libraries
  • Diffusers

    How to use feishen29/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("feishen29/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
19.7 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 28 commits
feishen29's picture
feishen29
WhiteJiangzz's picture
WhiteJiangzz
Upload IMAGDressing-v1_512.pt (#1)
9f961da verified over 1 year ago
  • assets
    Upload pipeline.png almost 2 years ago
  • control_v11p_sd15_openpose
    Upload 12 files almost 2 years ago
  • image_encoder
    Upload 3 files almost 2 years ago
  • scheduler
    Upload 9 files almost 2 years ago
  • sd-vae-ft-mse
    Upload 5 files almost 2 years ago
  • text_encoder
    Upload 9 files almost 2 years ago
  • tokenizer
    Upload 9 files almost 2 years ago
  • unet
    Upload 9 files almost 2 years ago
  • .gitattributes
    1.58 kB
    Upload pipeline.png almost 2 years ago
  • IMAGDressing-v1_512.pt
    5.27 GB
    xet
    Upload IMAGDressing-v1_512.pt (#1) over 1 year ago
  • README.md
    1.31 kB
    Update README.md over 1 year ago
  • buffalo_l.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    289 MB
    xet
    Upload 2 files almost 2 years 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
    Upload 2 files almost 2 years ago