|
|
|
|
|
by kouteiheika
1091 days ago
|
|
> Can you elaborate on “properly tweaked”? In a nutshell: 1. Use a good checkpoint. Vanilla stable diffusion is relatively bad. There are plenty of good ones on civitai. Here's mine: https://civitai.com/models/94176 2. Use a good negative prompt with good textual inversions. (e.g. "ng_deepnegative_v1_75t", "verybadimagenegative_v1.3", etc.; you can download those from civitai too) Even if you have a good checkpoint this is essential to get good results. 3. Use a better sampling method instead of the default one. (e.g. I like to use "DPM++ SDE Karras") There are more tricks to get even better output (e.g. controlnet is amazing), but these are the basics. |
|