Instructions to use NeoPy/Sonic-Channel-Style with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use NeoPy/Sonic-Channel-Style with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/mala-anime-mix-nsfw-pony-xl-v3-sdxl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("NeoPy/Sonic-Channel-Style") prompt = "sonic channel (style), Amy Rose" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- abeda1abcc8255085818e75774ae349e5759f23a5dd6e2e504cd613a0c4bb1a8
- Size of remote file:
- 228 MB
- SHA256:
- 5bba0c7ede01f7a80738d50a5973110a92fcd34124318a0d38dec1e6c62a72fa
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.