using url does not seem to work..
i have used this for ref: https://github.com/johnolafenwa/DeepStackPython/blob/dev/examples/object_detection_url_to_file.py
but it does not seem to work.. but when I download the file first and then upload it via api it work.
im running the GPU version on linux deepstack-sdk 0.2.1 installed via pip
Traceback (most recent call last):
File "/home/user/python_deepstack_me/local_me2.py", line 6, in
is there anything im missing to get the url part working in the docker?