product · inferred from evidence
ComfyUI-LumaAI-API
A custom node or extension for ComfyUI related to LumaAI API integration.
- ComfyUI LumaAI node: GenerationsResource.create() got an unexpected keyword argument 'model'
The reporter's own resolution: update ComfyUI itself. The node passes a `model` kwarg that only newer ComfyUI versions handle, so an updated custom node against an outdated ComfyUI core throws this TypeError. After updating ComfyUI, the err