From 05ebcdc8a42a9d1e95b961c8c3f50a35c54b1a4c Mon Sep 17 00:00:00 2001 From: tusharbhutt Date: Sat, 19 Jul 2025 16:15:54 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2d9674..1a75a3a 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Once you make your changes, you can preview them and then choose to apply or can ![fontifiernode](./img/fontifiernode.png) -**NOTE: There is a few bugs still where the changes don't respect the preview or reset buttons, instead they are applied immediately. I'll fix these issues soon. +**NOTE: There is a few bugs still where the changes don't respect the preview or reset buttons, instead they are applied immediately. I'll fix these issues soon.** ## Node List @@ -295,4 +295,4 @@ These nodes may or may not be maintained. They work on my system but may not on + The image novelty node uses OpenAI's CLIP (ViT-B/32) model to assess image novelty based on cosine distance from reference embeddings + Thanks to all the node creators out there, most who toil away with little or no appreciation -# \ No newline at end of file +#