towhee
copied
Update README
Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
@ -33,7 +33,19 @@ $ pip3 install towhee
> You can refer to [Getting Started with Towhee](https://towhee.io/) for more details. If you have any questions, you can [submit an issue to the towhee repository](https://github.com/towhee-io/towhee/issues).
2. Run it with Towhee
2. Install `ffmpeg`
```bash
$ brew install ffmpeg # for Mac
```
OR
$ apt install ffmpeg # for Ubuntu
3. Run it with Towhee
```python
>>> from towhee import pipeline