Instructions to use ddPn08/subtly with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ddPn08/subtly with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ddPn08/subtly", dtype=torch.bfloat16, device_map="cuda") prompt = "masterpiece, best quality, high quality, newest, new, exceptional, best aesthetic, anime, 1girl, short hair, black hair, messy hair, black eyes, ahoge, white shirt, outdoors, dappled sunlight, leaf, looking at viewer," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- bbbe168db77d31ea10faaca0a9896cbfdb6cf33932431e445e2ccfa20a344353
- Size of remote file:
- 867 kB
- SHA256:
- 62470b0c85a4e232b032b325980f38355b58781cae3f8a9c8753713e8d466aba
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.