Instructions to use wangjian21/Nudity_500_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use wangjian21/Nudity_500_v2 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/Nudity_500_v2") prompt = "nudity" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 51f7b76b129e5052ef1911393ea40e28f21f40e9bfd0b2cb16f6735d49995ee1
- Size of remote file:
- 6.59 MB
- SHA256:
- a55069bc6d07254a8940c22c41b5383ac24ee3ff77f735deb1375067a7ceecba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.