Instructions to use biswaroop/sd-planets-model-lora-sdxl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use biswaroop/sd-planets-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("biswaroop/sd-planets-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:
- e3201077ceba5923de88608dab01404c3fe4cdd7f042ae965c884103d3d3df77
- Size of remote file:
- 1.16 MB
- SHA256:
- b0045fe6e2dc7f3c71a8ca22b8cdc5876604b795960c569875f707a23ed3186b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.