mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-09-25 16:15:12 +00:00
fix slim install
This commit is contained in:
parent
89cab814d7
commit
c83b8a5315
@ -23,8 +23,8 @@
|
||||
|
||||
```bash
|
||||
git clone https://github.com/PaddlePaddle/PaddleSlim.git
|
||||
git checkout develop
|
||||
cd PaddleSlim
|
||||
git checkout develop
|
||||
python3 setup.py install
|
||||
```
|
||||
|
||||
|
@ -22,8 +22,8 @@ Five steps for OCR model prune:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/PaddlePaddle/PaddleSlim.git
|
||||
git checkout develop
|
||||
cd PaddleSlim
|
||||
git checkout develop
|
||||
python3 setup.py install
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user