Instructions to use rishabh063/sd-naruto-model-lora-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use rishabh063/sd-naruto-model-lora-sdxl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("rishabh063/sd-naruto-model-lora-sdxl") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 70b86a23f8a99f0a3b8d70ba249a4b766f0a8269754346ae18660fbef6d6f007
- Size of remote file:
- 15.1 MB
- SHA256:
- 7c1e8c0833bd0f437389118fd4e0bf2b64381f43441d8bc68abeaf0a57201f90
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.