Instructions to use lodestones/P.A.W.F.E.C.T-Alpha-pytorch 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-pytorch 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-pytorch", 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:
- 9d41be33ff5a12e058b2c0484e43a5db1683bde98d4f781144a476f63768a49d
- Size of remote file:
- 492 MB
- SHA256:
- 350c835cf7f01271d36b8bd0130a0afe5bb10c7c48eec4e62fbc765c4edd31da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.