Text-to-Image
Diffusers
stable-diffusion-xl
stable-diffusion-xl-diffusers
lora
planets
space
procedural-generation
Instructions to use sshh12/sdxl-lora-planet-textures with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sshh12/sdxl-lora-planet-textures 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("sshh12/sdxl-lora-planet-textures") 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:
- 22e78031a9f9310eb681133e92c7b5ee631c3700cfedf7887b9499dbcf3eef8b
- Size of remote file:
- 23.7 MB
- SHA256:
- db0295defb533bdae82ed19b4b09992503d4a83d6d64db6abd7e5509d90e8b7c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.