Linyin
Results
2
comments of
Linyin
> 可以用Mobile-Agent-v3,用的是我们最新的开原模型 这里有具体的使用方式吗,也是线上base url 加+token的方式吗
> 用python3.10试一下,然后重新安装下面的依赖: TensorFlow==2.19.0 keras==3.5.0 tf_slim tf_keras==2.19.0 我试了一下3.10还是会报 ModuleNotFoundError: No module named 'tf_keras.legacy_tf_layers' 看起来是TensorFlow 2.19.0与OCR检测模型依赖的旧版API不兼容,希望能有解决方式