Instructions to use GraydientPlatformAPI/duc-tcd-nsfw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/duc-tcd-nsfw with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/duc-tcd-nsfw", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- e0e0ee7e3e2917c534a27072b81e2da0172f0ceda8db819dca7f309b7082c2af
- Size of remote file:
- 246 MB
- SHA256:
- ba00042d7a5736916bff13800e884c4cd2ab35ac34eb738e4f2379cbd76e5b09
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.