mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-24 22:52:13 -03:00
Update README.md
This commit is contained in:
@@ -128,8 +128,8 @@ Efficiency Nodes for ComfyUI
|
|||||||
<details>
|
<details>
|
||||||
<summary><b>SimpleEval Nodes</b></summary>
|
<summary><b>SimpleEval Nodes</b></summary>
|
||||||
<ul>
|
<ul>
|
||||||
<li>A collection of nodes that allows users to write simple Python expressions for a variety of data types using the <a href="https://github.com/danthedeckie/simpleeval" >simpleeval</a> library.</li>
|
<li>A collection of nodes that allows users to write simple Python expressions for a variety of data types using the <i><a href="https://github.com/danthedeckie/simpleeval" >simpleeval</a></i> library.</li>
|
||||||
<li>To activate you must have installed the simpleeval library in Python</li>
|
<li>To activate you must have installed the simpleeval library in your Python workspace.</li>
|
||||||
<pre>pip install simpleeval</pre>
|
<pre>pip install simpleeval</pre>
|
||||||
</ul>
|
</ul>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|||||||
Reference in New Issue
Block a user