Instructions to use DiamanteAmarelo/Liminal-Spaces with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use DiamanteAmarelo/Liminal-Spaces with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ByteDance/SDXL-Lightning", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("DiamanteAmarelo/Liminal-Spaces") prompt = "backrooms yellow" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 29172284db885e4a1ddffa09821a301d6a145e12eb952e37bfdf8a8489ec7c81
- Size of remote file:
- 113 kB
- SHA256:
- ce6c2cf16f3497ffd38d276f5f99bdc6449fc0242bd67f66d867e2145fc919bf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.