-
-
Notifications
You must be signed in to change notification settings - Fork 154
F.A.Q.
- Where can I put training photo dataset ?
In the concepts tab. First add a config then add a concept to this config. When you click on the concept it open a window where you specify the path to your dataset. You can define several concepts for a config.
- Where can I put the trigger word ?
The trigger word for Lora and Embedding is simply the name of the output model, just name it tomcruise.safetensors if you want tomcruise as trigger word. For your sample use a prompt calling the LoRA name or
<embedding>
that acts as a placeholder. LoRA: photo of man<lora:tomcruise>
Embedding: photo of a<embedding>
- How shall I use
<embedding>
?
If trigger word is TomCruise:
Do you add
<TomCruise>
to captions or<embedding>
? Answer:<embedding>
Do you add
<TomCruise>
or TomCruise to embedding-tab -> Initial embedding text? Answer: a brief description of your subject to help your embedding to train faster, so just "*" or "man" or "short man" ...
Do you add
<TomCruise>
or TomCruise or<embedding>
to sampling-tab? Answer:<embedding>
Note: TomCruise is only set as the output model name: TomCruise.safetensors.