Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* * Update README.md Added installation approach for Windows. * Update README.md Updated line 91 from `pip3 install --user -r official/requirements.txt` to `pip3 install --user -r models/official/requirements.txt` * Update README.md Update line 78 from $env:PYTHONPATH += "C:\path\to\models" to $env:PYTHONPATH += ":\path\to\models" Co-authored-by: Vishnuvardhan Janapati <[email protected]>
- Loading branch information