Instructions to use TheDenk/InstantID-SD1.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TheDenk/InstantID-SD1.5 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TheDenk/InstantID-SD1.5", 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
- Xet hash:
- 0c2931e16fd7b32168e28c71310b2593790f3e0669e1c0c9a31db87e9c1c50e5
- Size of remote file:
- 1.45 GB
- SHA256:
- 9411f9a17b83f758b299cc5fb794a70cfdbb9ff8e98858ddd8cd9ccb22a874a6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.