Text-to-Image
Diffusers
PyTorch
English
Text-to-Image
IP-Adapter
StableDiffusion3Pipeline
image-generation
Stable Diffusion
Instructions to use Runware/SD3.5-ip_adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Runware/SD3.5-ip_adapter with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Runware/SD3.5-ip_adapter", 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

- Xet hash:
- 14636aa6eeb570ef29e0ede00d80637467ca8b4f4984e55607fbeb14423abd67
- Size of remote file:
- 655 kB
- SHA256:
- 14d5615e2c52e2b24689eb0a95941592a885fcc5270561e23b01ccfd2d91290c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.