diff --git a/requirements.txt b/requirements.txt index 3125924..eb572d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,4 +65,7 @@ sentencepiece==0.1.99 # Needed for T5 tokenizer tensorboard==2.11.2 tensorflow==2.11.0 # Needed for tensorboard hdfs support tensorflow-io==0.30.0 # Needed for tensorboard hdfs support -tqdm==4.64.1 \ No newline at end of file +tqdm==4.64.1 + +git+https://github.com/facebookresearch/segment-anything.git +git+https://github.com/IDEA-Research/GroundingDINO.git \ No newline at end of file