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

Kwai-Kolors
/
Kolors-IP-Adapter-Plus

Text-to-Image
Diffusers
English
Kolors
stable-diffusion
Model card Files Files and versions
xet
Community
6

Instructions to use Kwai-Kolors/Kolors-IP-Adapter-Plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Kwai-Kolors/Kolors-IP-Adapter-Plus with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Kwai-Kolors/Kolors-IP-Adapter-Plus", 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
Kolors-IP-Adapter-Plus
2.74 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
wujunqiang's picture
wujunqiang
Update README.md
4bfeac6 verified about 2 years ago
  • image_encoder
    Upload folder using huggingface_hub about 2 years ago
  • .gitattributes
    1.62 kB
    Upload 2 files about 2 years ago
  • README.md
    4.48 kB
    Update README.md about 2 years ago
  • compare_demo.png
    5.34 MB
    xet
    Upload 2 files about 2 years ago
  • config.json
    2 Bytes
    Create config.json about 2 years ago
  • demo.png
    3.07 MB
    xet
    Upload 2 files about 2 years ago
  • ip_adapter_plus_general.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.01 GB
    xet
    Rename ip_adapter_plus_genernal.bin to ip_adapter_plus_general.bin about 2 years ago
  • model_index.json
    2 Bytes
    Create model_index.json about 2 years ago