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