Update README.md (#10670)
* * 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 <46058173+jvishnuvardhan@users.noreply.github.com>
Showing
Please register or sign in to comment