From 1d89979af554a9987942b56484c2f5fbcbaab70e Mon Sep 17 00:00:00 2001 From: TSC <112517630+LucianoCirino@users.noreply.github.com> Date: Sat, 21 Oct 2023 10:31:20 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fff91e8..22c941a 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,8 @@ Efficiency Nodes for ComfyUI ### Dependencies -Simpleeval library is required to use the simpleeval nodes. +The python library simpleeval is required to be installed if you wish to use the **Simpleeval Nodes**. +
pip install simpleeval
## **Install:** To install, drop the "_**efficiency-nodes-comfyui**_" folder into the "_**...\ComfyUI\ComfyUI\custom_nodes**_" directory and restart UI.