00004707

Results 1 comments of 00004707

I'm not familiar with the ORT library that this addon uses, but changing the 36 line in `module_color_to_normals.py` file from ort_session = ort.InferenceSession(addon_path + "/deepbump256.onnx") to ort_session = ort.InferenceSession(addon_path +...