Instructions to use debadas/ronaldo_longer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use debadas/ronaldo_longer with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("debadas/ronaldo_longer") prompt = "a photo of sks man" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 168a6d489c2953c492cd21a82ec86ff9e6a6b66d91650c7f547a8b680bda9df4
- Size of remote file:
- 6.59 MB
- SHA256:
- 2caba759dcbd8fd4c672b030dfc7264db3affecbebf90bb6b9fabec5df8099cc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.