Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -69,6 +69,4 @@ tensorflow==2.11.0 # Needed for tensorboard hdfs support
|
|
69 |
tensorflow-io==0.30.0 # Needed for tensorboard hdfs support
|
70 |
tqdm==4.64.1
|
71 |
pytorchvideo==0.1.5
|
72 |
-
omegaconf
|
73 |
-
git+https://github.com/facebookresearch/segment-anything.git
|
74 |
-
git+https://github.com/IDEA-Research/GroundingDINO.git
|
|
|
69 |
tensorflow-io==0.30.0 # Needed for tensorboard hdfs support
|
70 |
tqdm==4.64.1
|
71 |
pytorchvideo==0.1.5
|
72 |
+
omegaconf
|
|
|
|