Update README.md

pull/285/head
Dean of NITSC 2024-08-13 11:51:51 +08:00 committed by GitHub
parent f43b2b82fb
commit 30dea823e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -13,6 +13,15 @@
- git
- [ffmpeg](https://www.youtube.com/watch?v=OlNWCpFdVMA)
- [visual studio 2022 runtimes (windows)](https://visualstudio.microsoft.com/visual-cpp-build-tools/)
- C:\Users\<用户名>\.keras\keras.json 改为以下内容:
```
{
"image_data_format": "channels_last",
"epsilon": 1e-07,
"floatx": "float32",
"backend": "tensorflow"
}
```
2. **克隆仓库**:
```
https://github.com/hacksider/Deep-Live-Cam.git