Skip to content

Commit

Permalink
docs: add ffmpeg dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
AricGamma committed Jun 15, 2024
1 parent 91f7f80 commit bd3de7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ Install packages with `pip`
pip install .
```

In addition, you need to have [ffmpeg](https://ffmpeg.org/) included in your PATH environment variable.

# Inference

The inference entrypoint script is `scripts/inference.py`. Before testing your cases, there are two preparations need to be completed:
Expand Down

0 comments on commit bd3de7f

Please sign in to comment.