mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
[Android] Add Super Resolution app module (#880)
* add Superscript. * change "superscript" to "super resolution". * delete camera page,add album select button. * VoiceAssistant and SuperResolution add SettingsActivity. * VoiceAssistant and SuperResolution add SettingsActivity. Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
This commit is contained in:
@@ -28,6 +28,7 @@ dependencies {
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
|
||||
implementation 'com.android.support:design:28.0.0'
|
||||
implementation 'org.jetbrains:annotations:15.0'
|
||||
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.10.0'
|
||||
// implementation project(path: ':fastdeploy')
|
||||
implementation project(path: ':ui')
|
||||
//noinspection GradleDependency
|
||||
|
||||
Reference in New Issue
Block a user