Skip to content
Snippets Groups Projects

Update README.md

Merged Xukuan Xu requested to merge Xukuan.Xu-main-patch-28472 into main
1 file
+ 4
2
Compare changes
  • Side-by-side
  • Inline
+ 4
2
@@ -43,8 +43,10 @@ CUDA == your version
3.1 Check if Paddleseg is installed successfully:
After the installation is complete, use python/python3 to enter the Python interpreter, then
import paddle
paddle.utils.run_check()
import paddle
paddle.utils.run_check()
## Usage
Loading