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