forked from open-mmlab/mmdeploy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix url Co-authored-by: [email protected] * fix url Co-authored-by: maningsheng <[email protected]> Co-authored-by: Semyon Bevzyuk <[email protected]> * fix url Co-authored-by: Zaida Zhou <[email protected]> Co-authored-by: del-zhenwu <[email protected]> Co-authored-by: Yifan Zhou <[email protected]> Co-authored-by: VVsssssk <[email protected]> Co-authored-by: maningsheng <[email protected]> Co-authored-by: Semyon Bevzyuk <[email protected]> Co-authored-by: Zaida Zhou <[email protected]> Co-authored-by: del-zhenwu <[email protected]> Co-authored-by: Yifan Zhou <[email protected]> Co-authored-by: VVsssssk <[email protected]>
- Loading branch information
1 parent
cfd41d0
commit 3a8b983
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
- Download MMDeploy | ||
|
||
```bash | ||
git clone -b master [email protected]:grimoire/deploy_prototype.git MMDeploy | ||
git clone -b master [email protected]:open-mmlab/mmdeploy.git MMDeploy | ||
cd MMDeploy | ||
git submodule update --init --recursive | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters