Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
dreambooth
Instructions to use preetham/illus2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use preetham/illus2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("preetham/illus2", dtype=torch.bfloat16, device_map="cuda") prompt = "a photo of sks illustration" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 4da082b3e5afcb103e8a44b8c2d34b31f06303f60b58551da1cbc45a56c76e5d
- Size of remote file:
- 3.44 GB
- SHA256:
- 641e76297e09694a1b9e65f426b52b25af35b1a262ac55ef7ef53ba38fdd11ca
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.