Instructions to use steven-lf/letterfest-klein-watercolour-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use steven-lf/letterfest-klein-watercolour-v1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("undefined", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("steven-lf/letterfest-klein-watercolour-v1") prompt = "Letterfest Watercolour Action People" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 247b49ca773fe86c42a79bb506e97c25dd7ea69ddd28dabafe1ef84c9b57c587
- Size of remote file:
- 76 MB
- SHA256:
- eb22bbb10eb4f6a649dbe3eb74884775d71ba2376c2df02d852b83d347791f98
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.