File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
import launch
2
- launch .git_clone ("https://github.com/isl-org/MiDaS.git" , "repositories/midas" , "b845b7839c89567c123b06dddfff8d5e708834b7 " )
2
+ launch .git_clone ("https://github.com/isl-org/MiDaS.git" , "repositories/midas" , "66882994a432727317267145dc3c2e47ec78c38a " )
3
3
launch .git_clone ("https://github.com/compphoto/BoostingMonocularDepth.git" , "repositories/BoostingMonocularDepth" , "BoostingMonocularDepth" )
4
4
if not launch .is_installed ("matplotlib" ):
5
5
launch .run_pip ("install matplotlib" , "requirements for depthmap script" )
11
11
#if not launch.is_installed("moviepy"):
12
12
# launch.run_pip("install moviepy", "requirements for depthmap script")
13
13
#if not launch.is_installed("transforms3d"):
14
- # launch.run_pip("install transforms3d", "requirements for depthmap script")
14
+ # launch.run_pip("install transforms3d", "requirements for depthmap script")
You can’t perform that action at this time.
0 commit comments