



5632b2df9d
feat: add essentials_category (#12357)
* feat: add essentials_category field to node schema
Amp-Thread-ID: https://ampcode.com/threads/T-019c2b25-cd90-7218-9071-03cb46b351b3
* feat: add ESSENTIALS_CATEGORY to core nodes
Marked nodes:
- Basic: LoadImage, SaveImage, LoadVideo, SaveVideo, Load3D, CLIPTextEncode
- Image Tools: ImageScale, ImageInvert, ImageBatch, ImageCrop, ImageRotate, ImageBlur
- Image Tools/Preprocessing: Canny
- Image Generation: LoraLoader
- Audio: LoadAudio, SaveAudio
Amp-Thread-ID: https://ampcode.com/threads/T-019c2b25-cd90-7218-9071-03cb46b351b3
* Add ESSENTIALS_CATEGORY to more nodes
- SaveGLB (Basic)
- GetVideoComponents (Video Tools)
- TencentTextToModelNode, TencentImageToModelNode (3D)
- RecraftRemoveBackgroundNode (Image Tools)
- KlingLipSyncAudioToVideoNode (Video Generation)
- OpenAIChatNode (Text Generation)
- StabilityTextToAudio (Audio)
Amp-Thread-ID: https://ampcode.com/threads/T-019c2b69-81c1-71c3-8096-450a39e20910
* fix: correct essentials category for Canny node
Amp-Thread-ID: https://ampcode.com/threads/T-019c7303-ab53-7341-be76-a5da1f7a657e
Co-authored-by: Amp <amp@ampcode.com>
* refactor: replace essentials_category string literals with constants
Amp-Thread-ID: https://ampcode.com/threads/T-019c7303-ab53-7341-be76-a5da1f7a657e
Co-authored-by: Amp <amp@ampcode.com>
* refactor: revert constants, use string literals for essentials_category
Amp-Thread-ID: https://ampcode.com/threads/T-019c7303-ab53-7341-be76-a5da1f7a657e
Co-authored-by: Amp <amp@ampcode.com>
* fix: update basics
---------
Co-authored-by: bymyself <cbyrne@comfy.org>
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Jedrzej Kosinski <kosinkadink1@gmail.com>
2026-02-19 19:00:26 -08:00
..
2026-02-19 04:10:39 -08:00
2026-02-15 17:22:30 -08:00
2025-04-23 02:18:08 -04:00
2026-01-17 18:52:45 -08:00
2026-02-15 17:22:30 -08:00
2026-01-26 13:58:33 -08:00
2026-02-19 04:10:39 -08:00
2026-01-28 12:46:57 -05:00
2026-02-02 19:17:59 -08:00
2026-02-19 19:00:26 -08:00
2026-01-17 18:52:45 -08:00
2026-02-19 19:00:26 -08:00
2026-01-13 16:18:28 -08:00
2026-01-17 18:52:45 -08:00
2026-02-11 11:30:19 -08:00
2026-02-03 10:31:46 -08:00
2026-01-17 18:52:45 -08:00
2026-02-09 21:58:27 -05:00
2026-02-19 19:00:26 -08:00
2026-01-17 18:52:45 -08:00
2026-02-19 19:00:26 -08:00
2026-02-17 23:15:23 -08:00
2026-01-17 18:52:45 -08:00
2026-01-24 17:10:09 -08:00
2026-02-19 19:00:26 -08:00
2026-01-24 17:10:09 -08:00
2026-02-03 10:31:46 -08:00
2026-01-17 18:52:45 -08:00
2026-02-17 10:07:14 -08:00
2026-01-13 16:18:28 -08:00
2026-01-20 13:05:40 -08:00