Instructions to use lodestones/P.A.W.F.E.C.T-Alpha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use lodestones/P.A.W.F.E.C.T-Alpha with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("lodestones/P.A.W.F.E.C.T-Alpha", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 0ac19ac8260a7ae385fe01bc668760d4e3cdc1e880e7e7106d019eab890eff75
- Size of remote file:
- 492 MB
- SHA256:
- 600bed609ec3586033f534a64a91021f1c1bca68219e42ac9f871051004a4ec7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.