Instructions to use modyfi/rgm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use modyfi/rgm with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("modyfi/rgm") 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:
- fc3cdcb10b06daa60bc637a79ca7e1cf0a1c3464d80622c9a42c628b59f4563d
- Size of remote file:
- 6.59 MB
- SHA256:
- 60e544879a82aae9140f6b49ed3b6ad0b3a10b3f5fedcec407dbfa442c4967a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.