Text-to-Image
Diffusers
TensorBoard
Safetensors
StableDiffusionPipeline
dreambooth
diffusers-training
stable-diffusion
stable-diffusion-diffusers
lora
template:sd-lora
sd3
sd3-diffusers
Instructions to use MarcosRodrigo/mrt-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MarcosRodrigo/mrt-model 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/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("MarcosRodrigo/mrt-model") prompt = "a photo of mrt" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 9f0815c626725a69de58b3e32ad7d8c4afe6fe198b87e27d1c8718706cb19744
- Size of remote file:
- 492 MB
- SHA256:
- 3ad8e1c42770363d5747a23af9626f0f0c3ea39d6187fdf0936826f7897a17be
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.