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