Text-to-Image
Diffusers
English
lora
stable-diffusion-xl
style
anime
cyberpunk
neon
sci-fi
futuristic
dark
ghost-in-the-shell
gritty
industrial
holographic
flux
style-lora
portrait
Instructions to use strkyyy/anime-cyberpunk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use strkyyy/anime-cyberpunk 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-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("strkyyy/anime-cyberpunk") prompt = "cyb3rn1me, a hacker in a neon arcade" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 631516ada2cbb186f3e77810358f8b039adb06de0f0e980100f667ea815c371b
- Size of remote file:
- 1.79 MB
- SHA256:
- 03a7a4b9161f6db22324b05553f66fa68c29d4ca7b42960ab30b9a6e31f046c6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.