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", torch_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:
- dbb450b80fa4fe3640ae68a0516bbdcb24db7e7a5fbeb540485f65b1791ba74e
- Size of remote file:
- 2.13 GB
- SHA256:
- 337a3714e2789fa96915557db014d4f9c4e51ce1f583b27de182be5a304cb50a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.