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