Text-to-Image
Diffusers
Ukrainian
Russian
English
stable-diffusion
sdxl
comfyui
workflow
ukrainian
russian
english
photorealistic
portrait
cinematic
Not-For-All-Audiences
Instructions to use debugdll/nsfw-image-generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use debugdll/nsfw-image-generator with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("debugdll/nsfw-image-generator", 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
Debug commited on
Upload 2 files
Browse files
image-workflow-comfyui-nsfw.json
ADDED
|
@@ -0,0 +1,107 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"1": {
|
| 3 |
+
"inputs": {
|
| 4 |
+
"ckpt_name": "lustifySDXLNSFWSFW_v20.safetensors"
|
| 5 |
+
},
|
| 6 |
+
"class_type": "CheckpointLoaderSimple",
|
| 7 |
+
"_meta": {
|
| 8 |
+
"title": "Load Checkpoint"
|
| 9 |
+
}
|
| 10 |
+
},
|
| 11 |
+
"2": {
|
| 12 |
+
"inputs": {
|
| 13 |
+
"text": "woman sucking dick sperm pouring out of the mouth",
|
| 14 |
+
"clip": [
|
| 15 |
+
"1",
|
| 16 |
+
1
|
| 17 |
+
]
|
| 18 |
+
},
|
| 19 |
+
"class_type": "CLIPTextEncode",
|
| 20 |
+
"_meta": {
|
| 21 |
+
"title": "CLIP Text Encode (Positive Prompt)"
|
| 22 |
+
}
|
| 23 |
+
},
|
| 24 |
+
"3": {
|
| 25 |
+
"inputs": {
|
| 26 |
+
"text": "bad quality, blurry, ugly, deformed",
|
| 27 |
+
"clip": [
|
| 28 |
+
"1",
|
| 29 |
+
1
|
| 30 |
+
]
|
| 31 |
+
},
|
| 32 |
+
"class_type": "CLIPTextEncode",
|
| 33 |
+
"_meta": {
|
| 34 |
+
"title": "CLIP Text Encode (Negative Prompt)"
|
| 35 |
+
}
|
| 36 |
+
},
|
| 37 |
+
"4": {
|
| 38 |
+
"inputs": {
|
| 39 |
+
"width": 1024,
|
| 40 |
+
"height": 1024,
|
| 41 |
+
"batch_size": 1
|
| 42 |
+
},
|
| 43 |
+
"class_type": "EmptyLatentImage",
|
| 44 |
+
"_meta": {
|
| 45 |
+
"title": "Empty Latent Image"
|
| 46 |
+
}
|
| 47 |
+
},
|
| 48 |
+
"5": {
|
| 49 |
+
"inputs": {
|
| 50 |
+
"seed": 534083546197148,
|
| 51 |
+
"steps": 30,
|
| 52 |
+
"cfg": 7,
|
| 53 |
+
"sampler_name": "dpmpp_2m_sde",
|
| 54 |
+
"scheduler": "exponential",
|
| 55 |
+
"denoise": 1,
|
| 56 |
+
"model": [
|
| 57 |
+
"1",
|
| 58 |
+
0
|
| 59 |
+
],
|
| 60 |
+
"positive": [
|
| 61 |
+
"2",
|
| 62 |
+
0
|
| 63 |
+
],
|
| 64 |
+
"negative": [
|
| 65 |
+
"3",
|
| 66 |
+
0
|
| 67 |
+
],
|
| 68 |
+
"latent_image": [
|
| 69 |
+
"4",
|
| 70 |
+
0
|
| 71 |
+
]
|
| 72 |
+
},
|
| 73 |
+
"class_type": "KSampler",
|
| 74 |
+
"_meta": {
|
| 75 |
+
"title": "KSampler"
|
| 76 |
+
}
|
| 77 |
+
},
|
| 78 |
+
"6": {
|
| 79 |
+
"inputs": {
|
| 80 |
+
"samples": [
|
| 81 |
+
"5",
|
| 82 |
+
0
|
| 83 |
+
],
|
| 84 |
+
"vae": [
|
| 85 |
+
"1",
|
| 86 |
+
2
|
| 87 |
+
]
|
| 88 |
+
},
|
| 89 |
+
"class_type": "VAEDecode",
|
| 90 |
+
"_meta": {
|
| 91 |
+
"title": "VAE Decode"
|
| 92 |
+
}
|
| 93 |
+
},
|
| 94 |
+
"7": {
|
| 95 |
+
"inputs": {
|
| 96 |
+
"filename_prefix": "Tarchok",
|
| 97 |
+
"images": [
|
| 98 |
+
"6",
|
| 99 |
+
0
|
| 100 |
+
]
|
| 101 |
+
},
|
| 102 |
+
"class_type": "SaveImage",
|
| 103 |
+
"_meta": {
|
| 104 |
+
"title": "Save Image"
|
| 105 |
+
}
|
| 106 |
+
}
|
| 107 |
+
}
|
lustifySDXLNSFWSFW_v20.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34caf7f4fccf4456545d9628248a6f833b7c4f5ac4778edf3f4b912fb25da329
|
| 3 |
+
size 6938043264
|