diff --git a/install.py b/install.py index de1d61f..6e22c31 100644 --- a/install.py +++ b/install.py @@ -1,2 +1,2 @@ import launch -launch.git_clone("https://github.com/isl-org/MiDaS.git", "repositories/midas", "midas","f28885afc4c6c8907e0555b00e28b299ba2e5a16") \ No newline at end of file +launch.git_clone("https://github.com/isl-org/MiDaS.git", "repositories/midas", "midas") \ No newline at end of file