Instructions to use falca/rpg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use falca/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("falca/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:
- 8e957f8272468d96fbd9d1d622ef8012e1a76db718f057de5c8d32d8fb299a95
- Size of remote file:
- 335 MB
- SHA256:
- 4cac2b415f3fda52ba6ed6ec10f268ecbc7f0989a830f5f297663cc4305115bb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.