"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "b46db8adc0ec6880bbc07ea8f7d2729ad2f19dc3"
Unverified Commit a0e46724 authored by myhloli's avatar myhloli Committed by GitHub
Browse files

Update README.md

parent c5193fa5
...@@ -29,10 +29,9 @@ pip install -r requirements.txt ...@@ -29,10 +29,9 @@ pip install -r requirements.txt
3.Run the command line 3.Run the command line
```sh ```sh
linux/osx
export PYTHONPATH=. export PYTHONPATH=.
``` win
or
```
$env:PYTHONPATH += ";.\Magic-PDF\magic_pdf" $env:PYTHONPATH += ";.\Magic-PDF\magic_pdf"
``` ```
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment