Instructions to use alvdansen/littletinies with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use alvdansen/littletinies 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("alvdansen/littletinies") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 7bc3ef5c52e5a82581da198cf59f6b8dfe99377ac5dfa354e9f67809a654e33e
- Size of remote file:
- 221 kB
- SHA256:
- ef5ddd791de361b9cbf66e2412a6deab2020b5003fef76b5242ae71fee364db7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.