Chenlei Hu
|
9dd6da3dc2
|
Support node deprecated/experimental flag (#563)
* Add deprecated field
* Hide deprecated nodes
* Add experimental node show/hide
* Add setting tooltips
* nit
* nit
* nit
|
2024-08-20 17:00:47 -04:00 |
|
Chenlei Hu
|
f4f0c960a3
|
Fix combo input default value (#242)
* Fix combo input default value
* Supress logs and fix failure
|
2024-07-27 22:17:42 -04:00 |
|
Chenlei Hu
|
9bcc08d7ab
|
Allow duplicated output names (#232)
|
2024-07-26 11:57:55 -04:00 |
|
Chenlei Hu
|
a1750212e5
|
Make node def output class (#231)
* Refactor node def output
* Adjust test
|
2024-07-26 11:09:43 -04:00 |
|
Chenlei Hu
|
9d56bb4e0e
|
Set default empty record for InputSpec (#225)
|
2024-07-25 21:29:22 -04:00 |
|
Chenlei Hu
|
c97ff6fd85
|
Add name field to BaseInputSpec (#226)
|
2024-07-25 21:07:16 -04:00 |
|
Chenlei Hu
|
0ec15ba101
|
Transform ComfyNodeDef to ComfyNodeDefImpl (#224)
|
2024-07-25 20:27:16 -04:00 |
|
Chenlei Hu
|
c6d2767af1
|
Transforms ComfyInputsSpec on nodes (#220)
* Convert input spec defs
* Fix test
* Add combo test
* import metadata
|
2024-07-25 13:50:55 -04:00 |
|