From 8c4b7941a6db48d25a77c8ecf1fb0959aaebe6fc Mon Sep 17 00:00:00 2001 From: Dijkstra Date: Thu, 20 Jun 2024 17:50:07 +0200 Subject: [PATCH] chore: improved description --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 58aa5f9..1551df9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "comfyui-lora-auto-trigger-words" -description = "This project is a fork of [a/https://github.com/Extraltodeus/LoadLoraWithTags](https://github.com/Extraltodeus/LoadLoraWithTags) The aim of these custom nodes is to get an easy access to the tags used to trigger a lora." +description = "The aim of these custom nodes is to get an easy access to the tags used to trigger a lora / lycoris. Extract the tags from civitai or from the safetensors metadatas when available." version = "1.0.0" license = "LICENSE"