Skip to content

Commit

Permalink
Correct minimum GPU requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
StaZhu committed Apr 22, 2024
1 parent 1f49f64 commit 9315603
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,11 @@ Video Encode: WebCodec (Windows, macOS, and Android, when passing `--enable-feat

## What's the GPU requirement?

#### Independent GPU
#### Discrete GPU

NVIDIA GTX950 and above
Intel DG1 and above

NVIDIA GT635, GTX645 and above

AMD RX460 and above

Expand Down
4 changes: 3 additions & 1 deletion README.zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@ Linux (版本号须 >= `108.0.5354.0`, 仅支持 VAAPI 接口支持的 GPU,比

#### 独显

NVIDIA GTX950 及以上
Intel DG1 及以上

NVIDIA GT635, GTX645 及以上

AMD RX460 及以上

Expand Down

0 comments on commit 9315603

Please sign in to comment.