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:
- 34a24363cf3b1bcfdc6de9730be360c3ef349dca5a39bf767ea4ca87e923a118
- Size of remote file:
- 668 kB
- SHA256:
- d5b69f2479cfd5067286e08434badae6b4634721d2a09d1395d27b3b01a747e6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.