尝试添加图像标签模型或张量流时,Gradle 同步失败,并显示以下消息:
Failed to resolve: com.google.firebase:firebase-ml-vision-image-label-model:16.0.0
Failed to resolve: com.google.firebase:firebase-ml-tensorflow:16.0.0
有谁知道为什么会这样?
用于文本提取的 ML Vision 工作正常:
com.google.firebase:firebase-ml-vision:16.0.0
将 AS 3.2 Canary 15 与 android gradle 插件 3.2.0-alpha15 和 google play services 版本 3.2.1 一起使用。