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