Instructions to use Akiyue/awwl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Akiyue/awwl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Akiyue/awwl", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 45999160b28ae5092c0d35a518d5c306c0875d87db9f14774c757f642ced2073
- Size of remote file:
- 292 kB
- SHA256:
- 405be9d1128e2aed46ce0bc77ccbf43f651c4399ea0abcd982a2555680aa59f5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.