diff --git a/brainscore_vision/models/temporal_model_VideoMAE/requirements.txt b/brainscore_vision/models/temporal_model_VideoMAE/requirements.txt index 58b366c47..d8d4d6fa0 100644 --- a/brainscore_vision/models/temporal_model_VideoMAE/requirements.txt +++ b/brainscore_vision/models/temporal_model_VideoMAE/requirements.txt @@ -1,4 +1,6 @@ torch torchvision timm -videomae @ git+https://github.com/YingtianDt/VideoMAE.git \ No newline at end of file +videomae @ git+https://github.com/YingtianDt/VideoMAE.git +iopath +simplejson \ No newline at end of file