Text-to-Image
Diffusers
diffusers-training
lora
template:sd-lora
stable-diffusion-xl
stable-diffusion-xl-diffusers
Instructions to use Prgckwb/trpfrog-sdxl-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Prgckwb/trpfrog-sdxl-lora 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-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Prgckwb/trpfrog-sdxl-lora") prompt = "an icon of trpfrog eating ramen" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 9c9b86b5f36c7b9ae7c1d29ca746001397762a4dec2b3070097b12d84fca6db4
- Size of remote file:
- 11.8 MB
- SHA256:
- bae267daa08a8a4f1103187303fa8c9a5417002b3f222fce8c84763c1a1f1243
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.