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