提交 c71043da 编写于 作者: A A. Unique TensorFlower

Merge pull request #7943 from gogasca:patch-3

PiperOrigin-RevId: 285498103
......@@ -48,7 +48,8 @@ Please follow the below steps before running models in this repo:
Using Colab:
```python
import os os.environ['PYTHONPATH'] += ":/path/to/models"
import os
os.environ['PYTHONPATH'] += ":/path/to/models"
```
3. Install dependencies:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册