Instructions to use aimalias/sh10r1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use aimalias/sh10r1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("aimalias/sh10r1") prompt = "A cinematic shot of a SH10R1 woman wearing iridescent futuristic armor, standing amidst the neon-lit skyscrapers of a rainy cyberpunk metropolis." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 34f4ce87370610d8f892bb82d6555acbe230301bcf4435dc039e17c7672af448
- Size of remote file:
- 1.19 MB
- SHA256:
- 85afd155475c8b405218d0d0bf69c86f92546a5e33079d2712d57d9988502ddd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.