These "strong style" Models are intended to be merged with each other and any model for Stable Diffusion 2.1
I recommend merging with 0.5 (50/50 blend) then using prompt weighting to control the Aesthetic gradient.
example merged model prompt with automatic1111:
(Spacewar:1.2) (yourmodeltoken:0.8)
if you drop the "djz" and the "V21" what remains is the token you need to call up the concept in the model. All examples shown were the Raw Token, no other words. Tokens are case sensitive and in almost all models it will match the filename.
It is possible to merge these models with each other using a different value. It is possible to pair models and then merge those resulting models. In this way we can blend abstract concepts together and then weight the tokens to achieve the result we may wish to create. Of course to eliminate all those tokens, you can simply train a new custom model from the outputs, which means you are back to a single token.
A video explanation will follow, but for now the above explanation should do. We are focused on getting as many style/aesthetic models into artist hands to enhance the creativity already at their finger tips.
Art Freedom for all!!
[all original artwork used for training with full permission from Drift Johnson]
Description
FAQ
Comments (2)
Does not work with EasyDiffusion. The following error message is shown:
Error: Could not load the stable-diffusion model! Reason: Unknown model! No config file path specified in context.model_configs for the "stable-diffusion" model!
ok so this is actually easy for you to fix. Take the config that Easy diffusion uses for SD 2.1-768, duplicate the .yaml and rename it to match the model you downloaded here. This is done automatically in automatic. Some GUI require you to manually "clone and rename" the default 2.1-768 config. The config .yaml name must match the model. As all the .yaml are the same, there is no need for me to supply a file you already have :D hope that helps you. (it will work with your UI, but your UI requires you to prepare this file, its the same for any model really)















