Skip to content

Commit

Permalink
Undo ugly formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
prouast committed Jul 21, 2024
1 parent 0dc0bde commit ba04d62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ This can also be configured using the following parameters:

The estimation results are returned as a `list`. It contains a `dict` for each distinct face, with the following structure:

```json
```
[
{
'face': {
Expand Down Expand Up @@ -123,7 +123,7 @@ The estimation results are returned as a `list`. It contains a `dict` for each d

If the video is long enough and `estimate_running_vitals=True`, the results additionally contain running vitals:

```json
```
[
{
...
Expand Down

0 comments on commit ba04d62

Please sign in to comment.