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