fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

what is the best configuration to train a style

Open loboere opened this issue 3 years ago • 3 comments

people train on people and objects but I haven't seen tutorials to train on a certain style. I would like to train an "X" style, for example Salvador Dali

is this configuration ok? dataset: images of salvador dali SUBJECT_NAME: style INSTANCE_NAME: salvador dali style

loboere avatar Oct 11 '22 22:10 loboere

SUBJECT_NAME : Style INSTANCE_NAME : (a unique identifier like a password that SD doesn't recognize) eg: Saldalstyl

TheLastBen avatar Oct 12 '22 13:10 TheLastBen

@TheLastBen Where can we set SUBJECT_NAME? It's something different than session name?

frode avatar Nov 05 '22 17:11 frode

the session_name is just a name for the working session, it has no relation to the training, with the new method, you don't have to specify the word style, just rename the pictures into a unique identifier eg: "Saldalstyl"

TheLastBen avatar Nov 06 '22 04:11 TheLastBen