Instructions to use Shadowcode/IU_album_cover with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Shadowcode/IU_album_cover 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-0.9", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Shadowcode/IU_album_cover") prompt = "A photo of silsam album cover" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 8b03edef055416d0b91e3ae3777c1b5ab0b4cfd13b776c0d04c4e5375b5d81c6
- Size of remote file:
- 60.3 MB
- SHA256:
- d90bb63db5dc01710d7597b37dc641568af3a79de1ef66ed89eb9741558f09d8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.