luxilill
Results
1
issues of
luxilill
## ❓Question I'm trying running the code for inference under the python environment to test the coreml model. It starts to get return errors `output = coreml_model.predict({"input": x.astype(np.float32)})` returns `zsh:...
question