Running the very basic CLI examples and getting the above error, from C:\Users\th1si\git\Depth-Anything-3\.venv\lib\site-packages\depth_anything_3\cli.py:626. The example I'm running is pretty vanilla:
da3 video .\assets\examples\robot_unitree.mp4 --export-dir ./workspace/scene001 --use-backend --backend-url http://localhost:8008
Windows 11, CUDA 13.2 available.
Any pointers appreciated.
Running the very basic CLI examples and getting the above error, from
C:\Users\th1si\git\Depth-Anything-3\.venv\lib\site-packages\depth_anything_3\cli.py:626. The example I'm running is pretty vanilla:da3 video .\assets\examples\robot_unitree.mp4 --export-dir ./workspace/scene001 --use-backend --backend-url http://localhost:8008Windows 11, CUDA 13.2 available.
Any pointers appreciated.