StabilityAI GH Component Error Message

After many attempts on trying to troubleshoot this, I couldn’t figure out the problem. I am getting this error message from the ‘StabilityAI GH Component’:

"1. Traceback (most recent call last):
File “C:\GH_CPython\PythonFileWritten_36.py”, line 126, in
generation.SAMPLER_K_DPMPP_2M,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module ‘stability_sdk.interfaces.gooseai.generation.generation_pb2’ has no attribute ‘SAMPLER_K_DPMPP_2M’. Did you mean: ‘SAMPLER_K_DPM_2’?

I tried changing the inputs to see if it would work but had no luck.
I appreciate your help, thank you.

Sorry for the late reply, please let me know if you have already solved it.