File size: 3,007 Bytes
27a8439 6280e70 896b6d6 6280e70 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 |
---
license: creativeml-openrail-m
library_name: diffusers
pipeline_tag: text-to-image
tags:
- stable-diffusion
- stable-diffusion-diffusers
- text-to-image
- Hassan
inference: false
---
Warning: This model is horny! Add "nude, naked" to the negative prompt if want to avoid NSFW.
# Hassan Remix
This is me giving up on making a SFW version of this. It has the MoistMixVAE baked in. When you remove SD1.5 from HassanBlend1.2, you end with a fully functional model, except that it'll generate NSFW unprompted, requires negative prompts to stop that, and is unsuitable for the inference API. In an attempt to solve this I produced several versions, until I thought I was done with HassanRemix. It was as close as I could get, but the model still generated nudity at random. I even tried to add a LoRA that adds clothes, girls would appear fully clothed but with the bottom of their skirts shown and nothing covering them. Instead of generating black boxes the interface will remain off. This was the only sample image that I made that I can show.
Preview and Prompt:
![Sample](https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/D_co8MZ8L-FjPYpHajM6h.png)
thomas kinkade. Pretty CUTE girl sitting, CHIBI EYES, gorgeous detailed hair, Magazine ad, iconic, 1949, A beautiful rainbow gradient bloom flying of a landscape. sharp focus. acrylic art on canvas by ROSSDRAWS and Clay Mann. t is a benji davies and colorful view of an idyllic, dreamlike world with charles sillem lidderdale, DETAILED
# Hassan NSFW
HassanNSFW and HassanEssence, were intermediate models that were also good looking but rejected because subjects were generated naked.
# Hassan Tease
HassanTease and HassanAlpha were models with this LoRA added: https://civitai.com/models/88132/leosams-clothing-adjuster-lora - merged with a -1.0 strenght, but not enough to stop the nudity.
# Humu NSFW
And attempt to mix https://civitai.com/models/136799 in to solve the problem, which also failed. This is a temporary location for this model before moving to upcomign model Hassanhumu
# Recipes
-Add Difference 1.0-
Primary model:
HassanBlend1.2
Secondary model:
HassanBlend1.2
Tertiary model:
v1-5-pruned-fp16-no-ema (https://huggingface.co/Yntec/DreamLikeRemix/resolve/main/v1-5-pruned-fp16-no-ema.safetensors)
Output Model:
HassanEssense
-Weighted Sum 0.50-
Primary model:
HassanBlend1.2
Secondary model:
HassanEssense
Output Model:
HassanNSFW
-Weighted Sum 0.50-
Primary model:
humu
Secondary model:
HassanEssense
Output Model:
humuNSFW
-Merge LoRA -1.0 -
Primary model:
HassanEssense
Merge LoRA to checkpoint:
leosams-clothing-adjuster-lora
Output Model:
HassanAlpha
-Weighted Sum 0.85-
Primary model:
HassanBlend1.2
Secondary model:
HassanAlpha
Output Model:
HassanTease
-Weighted Sum Train Difference MBW WRAP16 -
Primary model:
HassanBlend1.2
Secondary model:
HassanEssense
Output Model:
HassanRemix
-Bake MoistMixV2 VAE-
Output Model:
HassanRemixVAE |