ImageBind
ImageBind copied to clipboard
3rd party dependencies.
What does third-party dependencies refer to and what is the relevant version?
Thanks for your question. Third part dependencies refers to other python packages that need to be installed to run the code. (e.g. pytorchvideo, torchaudio, einops). The list of all required packages can be found in https://github.com/facebookresearch/ImageBind/blob/main/requirements.txt
Sorry, I thought the third-party dependency was something like an open source framework or something,like detectron2,which would be more troublesome to install