From 62981b9d37e2781b5458a0de3cd34b4451d382b7 Mon Sep 17 00:00:00 2001 From: tusharbhutt Date: Fri, 15 Sep 2023 16:46:17 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca951c3..12a68a5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # Endless-Nodes -Some basic custom nodes for the ComfyUI user interface for Stable Diffusion +Some basic custom nodes for the ComfyUI user interface for Stable Diffusion. + +When using the ComfyUI interface for STable Diffusion, I sometimes find that the standard nodes and the many, many, many custom nodes out there don't work the way I want them to. + +Rightly or wrongly, I am pretending to each myself a bit of Python to get some nodes up and running to do what I'd like. There are no promises that these nodes will work for you or that I will maintain them. Feel free to do with them as you wish, according to the license model.