Foreword
I created a first merged model for testing and training purposes. Therefore I used my favourite models, which I am often using.
This model is used to compare especially results of my Embeddings, Hypernetworks and LoRAs with the results using other models.
I also still have a lot to learn and understand.
What the Model Should Do
The model should be able to create photorealistic photos with cyber realistic touch.
Merging
I merged several models were merged using following weighting:
𝛼 := 0.3
𝛽 := 0.3
Merge is done by the formula:
Triple sum = (1 − 𝛼 − 𝛽) * A + 𝛼 * B + 𝛽 * C
Credits
I have to thank the following creators of the following models:
absolutereality_v181.safetensors
dreamshaper_8.safetensors
realDream_14.safetensors
Finally
Have a nice day. Have fun. Be inspired!