Instructions to use vivym/chessman-sd2.1-lora-00 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use vivym/chessman-sd2.1-lora-00 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", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("vivym/chessman-sd2.1-lora-00") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 3444eaf6a8a1b12237a2ae6c2561ca0a9376244e1a0c48dbc46eebc230d78fba
- Size of remote file:
- 643 kB
- SHA256:
- 6bb377011afd6c7299c62cc075bae35ff6bb66389989f2615fbdc4b104b0ee8b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.