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

Duplicated from  Kwai-Kolors/Kolors-IP-Adapter-Plus

chl810903
/
Kolors-IP-Adapter-Plus

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

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

  • Libraries
  • Diffusers

    How to use chl810903/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("chl810903/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
  • Draw Things
  • DiffusionBee
Kolors-IP-Adapter-Plus / image_encoder
1.72 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
chl810903's picture
chl810903
Duplicate from Kwai-Kolors/Kolors-IP-Adapter-Plus
1ca1f1a about 2 months ago
  • config.json
    4.76 kB
    Duplicate from Kwai-Kolors/Kolors-IP-Adapter-Plus about 2 months ago
  • preprocessor_config.json
    316 Bytes
    Duplicate from Kwai-Kolors/Kolors-IP-Adapter-Plus about 2 months ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "torch.LongStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    1.71 GB
    xet
    Duplicate from Kwai-Kolors/Kolors-IP-Adapter-Plus about 2 months ago
  • tokenizer.json
    2.22 MB
    Duplicate from Kwai-Kolors/Kolors-IP-Adapter-Plus about 2 months ago
  • tokenizer_config.json
    844 Bytes
    Duplicate from Kwai-Kolors/Kolors-IP-Adapter-Plus about 2 months ago
  • vocab.json
    862 kB
    Duplicate from Kwai-Kolors/Kolors-IP-Adapter-Plus about 2 months ago