Instructions to use BooMarshmello/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use BooMarshmello/output with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("BooMarshmello/output") prompt = "a photo of bluey-pi" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- f225ac5481479e2413b79c1d49f9d9b69e4d656f71873a8125df7059df18cc42
- Size of remote file:
- 1.4 kB
- SHA256:
- a2b52efee06d5b3eed4056fad3b1608011beae3137b2613e47860c76258c61ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.