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

Charles-Elena
/
InstantID

Diffusers
ONNX
Safetensors
Model card Files Files and versions
xet
Community
1

Instructions to use Charles-Elena/InstantID with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Charles-Elena/InstantID with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Charles-Elena/InstantID", torch_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
InstantID
8.04 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 140 commits
yamildiego's picture
yamildiego
antelov
5d7f3e0 over 2 years ago
  • .insightface
    with the print so over 2 years ago
  • buffalo_l
    added buffalo in the root over 2 years ago
  • checkpoints
    last test over 2 years ago
  • depth_anything
    add models over 2 years ago
  • ip_adapter
    added adapter over 2 years ago
  • models
    deleted bufalo over 2 years ago
  • root
    with the print so over 2 years ago
  • torchhub
    add folder torchhub over 2 years ago
  • .DS_Store
    10.2 kB
    dnow over 2 years ago
  • .gitattributes
    1.52 kB
    test cleaned code over 2 years ago
  • .gitignore
    24 Bytes
    ds ignore over 2 years ago
  • 1_payload.json
    576 Bytes
    fix apply style over 2 years ago
  • 2_payload.json
    437 Bytes
    fix apply style over 2 years ago
  • 3_payload.json
    595 Bytes
    fix apply style over 2 years ago
  • 4_payload.json
    581 Bytes
    fix apply style over 2 years ago
  • 5_payload copy.json
    458 Bytes
    test over 2 years ago
  • 5_payload.json
    568 Bytes
    fix apply style over 2 years ago
  • README.md
    21 Bytes
    initial commit over 2 years ago
  • app.py
    457 Bytes
    fake bufalo over 2 years ago
  • buffalo_l.zip
    289 MB
    xet
    added buffalo in the root over 2 years ago
  • elon.json
    422 Bytes
    added buffalo in the root over 2 years ago
  • handler.py
    10.7 kB
    antelov over 2 years ago
  • handler_old.py
    11.6 kB
    test over 2 years ago
  • pipeline_stable_diffusion_xl_instantid_full.py
    59.8 kB
    new resize with original images over 2 years ago
  • requirements.txt
    247 Bytes
    rollback over 2 years ago
  • style_template.py
    5.3 kB
    test payload over 2 years ago