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:
- 68eec9528ef6c4080e59342156a86157165675a13a14e7882cf2f8d32e1966ac
- Size of remote file:
- 60.3 MB
- SHA256:
- 679fb8f2620103f20e5c544043ccda6fdaad5a1fb365cccb8e30ab41464f9700
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.