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