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