henghuiding / MeViS

[ICCV 2023] MeViS: A Large-scale Benchmark for Video Segmentation with Motion Expressions
https://henghuiding.github.io/MeViS/
MIT License
472 stars 19 forks source link

Fix requirements.txt #11

Open Ali2500 opened 2 months ago

Ali2500 commented 2 months ago

setuptools is a python base package and is therefore not required to be mentioned in requirements.txt. einops and transformers are dependencies which are required but not mentioned in requirements.