This model is a merger between LoRa that I made with an anime model that I like.
First I will create my own LoRa then I will merge it into the Checkpoint that I like.
with recipe:
A = model_A + ( my_Lora * 0.8 )
B = model_B + ( my_Lora * 0.8 )
Final_Model = (A * 0.5 ) + ( B * 0.5 )This model uses SD 1.5 because of the limitations of the GPU that I have GTX1060 6GB