Skip to content

Commit

Permalink
Restrict PaddlePaddle version (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobholamovic authored Oct 11, 2023
1 parent ab8b685 commit f95e3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ GeoView支持5大遥感影像解译任务:

- MySQL >= 5.7
- Node.js >= 16.0
- PaddlePaddle >= 2.2.0
- PaddlePaddle >= 2.2.0 && < 2.5.0

其中,PaddlePaddle安装可以参考[PaddlePaddle官网](https://www.paddlepaddle.org.cn/)。这里给出安装CPU版本的例子:

Expand Down

0 comments on commit f95e3c4

Please sign in to comment.