Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
e2a10c63
Commit
e2a10c63
authored
Apr 09, 2021
by
WenmuZhou
Browse files
update lite and model link
parent
19d10b4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
deploy/android_demo/app/build.gradle
deploy/android_demo/app/build.gradle
+2
-2
No files found.
deploy/android_demo/app/build.gradle
View file @
e2a10c63
...
@@ -48,7 +48,7 @@ dependencies {
...
@@ -48,7 +48,7 @@ dependencies {
def
archives
=
[
def
archives
=
[
[
[
'src'
:
'https://paddle
lite-demo
.bj.bcebos.com/
libs/android
/paddle_lite_libs_v2_
6_1.tar
.gz'
,
'src'
:
'https://paddle
ocr
.bj.bcebos.com/
dygraph_v2.0/lite
/paddle_lite_libs_v2_
8_0
.gz'
,
'dest'
:
'PaddleLite'
'dest'
:
'PaddleLite'
],
],
[
[
...
@@ -56,7 +56,7 @@ def archives = [
...
@@ -56,7 +56,7 @@ def archives = [
'dest'
:
'OpenCV'
'dest'
:
'OpenCV'
],
],
[
[
'src'
:
'https://paddleocr.bj.bcebos.com/d
eploy
/lite/ocr_v
1
_for_cpu.
tar.
gz'
,
'src'
:
'https://paddleocr.bj.bcebos.com/d
ygraph_v2.0
/lite/ocr_v
2
_for_cpu.gz'
,
'dest'
:
'src/main/assets/models'
'dest'
:
'src/main/assets/models'
]
]
]
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment