Instructions to use redstonehero/aoaokoPVC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use redstonehero/aoaokoPVC with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("redstonehero/aoaokoPVC", 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:
- b6d576743e13ced52a8c1e4181cab69cfc89c3838b00fdad959e119539e4fe6a
- Size of remote file:
- 492 MB
- SHA256:
- 1b01e6289d1de9297d3c5c08dd6f145d6ced235bdcc29ff2087366d9cf345bda
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.