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