Hello. Could you please release a new build of this with the latest ComfyUI (or at least v0.26.0)? I am working on a RunPod Serverless endpoint that runs Krea 2 workflows but it is currently failing as the version of ComfyUI in the base image does not include Krea 2 support. Specifically getting this on a workflow with Load CLIP node type=krea2. Thanks in advance.
{'type': 'value_not_in_list', 'message': 'Value not in list', 'details': \"type: 'krea2' not in (list of length 23)\", 'extra_info': {'input_name': 'type', 'input_config': None, 'received_value': 'krea2'}}
Hello. Could you please release a new build of this with the latest ComfyUI (or at least v0.26.0)? I am working on a RunPod Serverless endpoint that runs Krea 2 workflows but it is currently failing as the version of ComfyUI in the base image does not include Krea 2 support. Specifically getting this on a workflow with Load CLIP node type=krea2. Thanks in advance.