Instructions to use stablediffusionapi/pornmaster-fp16-v6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stablediffusionapi/pornmaster-fp16-v6 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/pornmaster-fp16-v6", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "a girl wandering through the forest" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- c6f054d34969769b2f9fce12cfc08be87cfaf8e0aedb8e3776cab0e2bd8b1c39
- Size of remote file:
- 167 MB
- SHA256:
- aade0cca2079f98794d3abdd4719cb0c74d68ffb3e2e20d1e5be2f626a5d7467
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.