Instructions to use MarcosRodrigo/lep-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MarcosRodrigo/lep-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("stabilityai/stable-diffusion-3-medium-diffusers", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("MarcosRodrigo/lep-model") prompt = "a photo of lep" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 4292e8466e06fdc32c2600a56fb4a7c67f06d9c265a9098c7a719f5bee0a6a25
- Size of remote file:
- 444 MB
- SHA256:
- 84b0be06096ccb018f48cd5289ef65472b5b690aa2e52d12bc66644eecc79668
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.