Instructions to use artificialguybr/stickers-redmond-2-1-version-stickers-lora-for-freedom-redmond-sd-2-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/stickers-redmond-2-1-version-stickers-lora-for-freedom-redmond-sd-2-1 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-2-1-base", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("artificialguybr/stickers-redmond-2-1-version-stickers-lora-for-freedom-redmond-sd-2-1") prompt = "1girl, portrait, anime, anime style, ,sticker,,stickers , ," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
File size: 134 Bytes
ba89468 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2a761ae96c26192b09badffa345ff1e3bfe6d6a205a76f639de43971256c285f
size 109717340
|