Hello.
I had trained an object detection model on Roboflow using 1000 images.
While the model got successfully trained and I am able to visualize the inference on a test image uploaded from local, I am not able to use the inference API using a python script.
After performing pip install roboflow, In a jupyter notebook, when i try the code as mentioned in the documentation, the following error is thrown.