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
- Draw Things
- DiffusionBee
- Xet hash:
- 5ddc8e7b8ceb3ac3dbdaf6b6c56d02b2c850da48f6aad4ce15abd9aca99162f5
- Size of remote file:
- 335 MB
- SHA256:
- 9e76bc3c09a0a8b19b4c714aed8cba5b97394e2449c825e65cf7a2ceaaf81c88
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.