Instructions to use Pinguin/luisap-sdxl-vanellope-20mb with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Pinguin/luisap-sdxl-vanellope-20mb 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("Pinguin/luisap-sdxl-vanellope-20mb") prompt = "Vanellope" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 6147f696acc518384b1830a7318e6ce3ecc303ee2d7899c938081139884e4823
- Size of remote file:
- 4.61 MB
- SHA256:
- f59403351c28fc1bc8c1a6391764ce2fe6dfeb46db8aa39950ab1965598fb9a1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.