mirror of
https://github.com/tusharbhutt/Endless-Nodes.git
synced 2026-03-21 20:42:12 -03:00
Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -5,17 +5,21 @@ When using the [ComfyUI](https://github.com/comfyanonymous/ComfyUI) interface fo
|
||||
|
||||
Rightly or wrongly, I am pretending to teach 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.
|
||||
|
||||
**UPDATE: Sep 20, 2023**
|
||||
|
||||
+ Added and eight input number switch because I needed it
|
||||
|
||||
**UPDATE: Sep 18, 2023**
|
||||
|
||||
Added the Endless Nodes Parameterizer with Text_G and Text_L prompt box
|
||||
Added the Parameterizer with a_score for both pos/neg
|
||||
Added the Parameterizer with a_score for both pos/neg and Text_G and Text_L prompt box
|
||||
Fixed some typos
|
||||
+ Added the Endless Nodes Parameterizer with Text_G and Text_L prompt box
|
||||
+ Added the Parameterizer with a_score for both pos/neg
|
||||
+ Added the Parameterizer with a_score for both pos/neg and Text_G and Text_L prompt box
|
||||
+ Fixed some typos
|
||||
|
||||
|
||||
**UPDATE: Sep 17, 2023**
|
||||
|
||||
Added the Endless Nodes Parameterizer
|
||||
+ Added the Endless Nodes Parameterizer
|
||||
|
||||
|
||||
## Install
|
||||
@@ -36,12 +40,15 @@ Allows the user to select between six text inputs and uses a slider to make the
|
||||
|
||||

|
||||
|
||||
**NOT SHOWN: There is an eight input variant now too, as of Sep 20, 2023**
|
||||
|
||||
### Six Integer Input to Six Integer Output
|
||||
I've seen a fair number of 3-, 4-, or more way text input and outputs, I wanted to do something for numbers as well. Use it as you wish.
|
||||
I've seen a fair number of 3-, 4-, or more X-way text input and outputs, I wanted to do something for numbers as well. Use it as you wish.
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
### Six Integer Widget
|
||||
As above, but with widgets for entry instead of connectors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user