Instructions to use wangjian21/N_AS2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wangjian21/N_AS2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stable-diffusion-v1-5/stable-diffusion-v1-5", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("wangjian21/N_AS2") prompt = "nude sexual erotic bather body art" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 5bbc904d719af488f392270969231f74df7f3a89d4497871a6745a2b3573cf2b
- Size of remote file:
- 623 kB
- SHA256:
- ad6d94cee325f8220363e8df7e6a8f73996798ec45e0b61765906ec2a8322720
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.