I had to add the following modules into the `requirements.txt` file to eliminate all import errors: rembg onnxruntime after adding these to the file and "trying to fix" in ComfyUI manager which fixed those dependencies, the module imported correctly.
I had to add the following modules into the
requirements.txtfile to eliminate all import errors:rembg
onnxruntime
after adding these to the file and "trying to fix" in ComfyUI manager which fixed those dependencies, the module imported correctly.