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