Closed ThereforeGames closed 1 year ago
This also occurs when training embeddings. If filewords has an major impact on the training result, it would be really good to have them kept as is.
Related to #1552. I had the same issue with TI.
One thing to consider with this issue is that the preprocessing step for TI images appends an image to the start of the name. It probably needs to be removed before doing the training if it exists (or leave the names alone if it doesn't) as it'll affect the tags otherwise.
Pull latest changes including the commit c3c8eef from A1111 which solves the issue and adds flexibility for filewords. He also updated the wiki: https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Textual-Inversion#filewords
Describe the bug When using a training template that includes the [filewords] phrase, the app strips important characters such as commas and numbers. These characters are particularly important for models that have been trained on booru databases, such as WD.
To Reproduce Steps to reproduce the behavior:
Expected behavior Commas and numbers should be preserved during training.
Screenshots N/A
Desktop (please complete the following information):
Additional context N/A