diff --git a/README.md b/README.md index bf083d8..f6c81eb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,13 @@ They get their vanilla equivalents with less features Overall, Custom-Scripts is recommended to be able to know the content of the tag lists with the node `showText` ## Features +### Lora Trigger Words +Lora trigger words are imported from two sources : +- Civitai api (only for civitai models) + +![image](./images/CivitaiTriggerWords.png) +- Model training metadata (when available) + #### Vanilla vs Advanced > Vanilla refers to nodes that have no lora preview from the menu, nor the lora list. But the features provided are the same. diff --git a/images/CivitaiTriggerWords.png b/images/CivitaiTriggerWords.png new file mode 100644 index 0000000..b234740 Binary files /dev/null and b/images/CivitaiTriggerWords.png differ