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

- Xet hash:
- 0eeac8e7ea8908a10fe5488b5bfd5498889c4e564454a8b37dca098f17c7cc00
- Size of remote file:
- 3.44 MB
- SHA256:
- e4a2e02d61fc30aa1e3adbd2f468c6c1ab80cd2d6450dc6c29c7dff30d811fc3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.