kosinkadink1@gmail.com
|
2873aaf4db
|
Replaced 'behavior' with 'optional'; unlikely there will be anything other than 'required'/'optional' in the long run
|
2025-06-10 01:11:09 -07:00 |
|
kosinkadink1@gmail.com
|
70d2bbfec0
|
Try out adding Type class var to IO_V3 to help with type hints
|
2025-06-10 00:19:17 -07:00 |
|
Jedrzej Kosinski
|
2197b6cbf3
|
Renamed 'EXECUTE' class method to 'execute'
|
2025-06-05 16:42:51 -07:00 |
|
Jedrzej Kosinski
|
d79a3cf990
|
Changed execute instance method to EXECUTE class method, added countermeasures to avoid state leaks, ready ability to add extra params to clean class type clone
|
2025-06-05 04:12:44 -07:00 |
|
kosinkadink1@gmail.com
|
1fb1bad150
|
Some node changes to compare v1 and v3
|
2025-06-04 18:56:01 -07:00 |
|
Jedrzej Kosinski
|
f46dc03658
|
Add some missing options to ComboInput
|
2025-06-02 21:57:27 -07:00 |
|
Jedrzej Kosinski
|
0d185b721f
|
Created and handled NodeOutput class to be the return value of v3 nodes' execute function
|
2025-06-01 01:08:07 -07:00 |
|
kosinkadink1@gmail.com
|
de86d8e32b
|
Attempting to simplify node list definition in a python file via NODES_LIST
|
2025-05-31 15:24:37 -07:00 |
|
kosinkadink1@gmail.com
|
8b331c5ca2
|
Made proper None checks in V1 translation class properties for ComfyNodeV3
|
2025-05-31 04:14:01 -07:00 |
|
Jedrzej Kosinski
|
937d2d5325
|
Fixed 'display' serialization for Float/IntergerInput, some commented out code made during exploration
|
2025-05-31 04:00:03 -07:00 |
|
Jedrzej Kosinski
|
96c2e3856d
|
Add V3-to-V1 compatibility on early V3 node definition and node_info in server.py
|
2025-05-28 20:56:25 -07:00 |
|
Jedrzej Kosinski
|
880f756dc1
|
More progress on V3 definition
|
2025-05-27 15:02:17 -07:00 |
|
Jedrzej Kosinski
|
4480ed488e
|
Initial prototyping on v3 classes
|
2025-05-25 19:22:42 -07:00 |
|