Create install.py

pull/13/head
Extraltodeus 2022-11-25 19:57:34 +01:00 committed by GitHub
parent 96dc186349
commit 8e52a6aff3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
install.py Normal file
View File

@ -0,0 +1,2 @@
import launch
launch.git_clone("https://github.com/isl-org/MiDaS.git", "repositories/midas", "midas")