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