Git clone failing in Colab
nateraw opened this issue · comments
Nathan Raw commented
The git clone is failing in colab. the fix is trivial...update the first code cell to:
!git clone https://github.com/facebookresearch/LaViLa.git lavila
%cd lavila
Code release for "Learning Video Representations from Large Language Models"
nateraw opened this issue · comments
The git clone is failing in colab. the fix is trivial...update the first code cell to:
!git clone https://github.com/facebookresearch/LaViLa.git lavila
%cd lavila