Instructions to use taraxis/nekolora1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use taraxis/nekolora1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("taraxis/nekolora1") prompt = "nkoctst" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 73f9a1c83a2f960450571d0ea18725adda6d2fa826768be2d424ee1f50725198
- Size of remote file:
- 3.29 MB
- SHA256:
- 86b172a3ee3b81749c417211b0967d9cd558bbd99a61b459dc08fd27c6ebaeba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.