Skip to content

Commit e74b6eb

Browse files
authored
Update README.md
completed multiple face feature, thanks to @pereiraroland26 for this
1 parent b2fa95e commit e74b6eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ sudo apt-get -y install cuda-toolkit-11-8
310310
If you want the latest and greatest build, or want to see some new great features, go to our [experimental branch](https://github.com/hacksider/Deep-Live-Cam/tree/experimental) and experience what the contributors have given.
311311

312312
## TODO
313-
- [ ] Support multiple faces feature
313+
- [x] Support multiple faces feature
314314
- [ ] Develop a version for web app/service
315315
- [ ] UI/UX enhancements for desktop app
316316
- [ ] Speed up model loading
@@ -324,7 +324,7 @@ If you want the latest and greatest build, or want to see some new great feature
324324
- [deepinsight](https://github.com/deepinsight): for their [insightface](https://github.com/deepinsight/insightface) project which provided a well-made library and models. Please be reminded that the [use of the model is for non-commercial research purposes only](https://github.com/deepinsight/insightface?tab=readme-ov-file#license).
325325
- [havok2-htwo](https://github.com/havok2-htwo) : for sharing the code for webcam
326326
- [GosuDRM](https://github.com/GosuDRM/nsfw-roop) : for uncensoring roop
327-
- [pereiraroland26](https://github.com/pereiraroland26) : Multiple faces support)
327+
- [pereiraroland26](https://github.com/pereiraroland26) : Multiple faces support
328328
- [vic4key](https://github.com/vic4key) : For supporting/contributing on this project
329329
- and [all developers](https://github.com/hacksider/Deep-Live-Cam/graphs/contributors) behind libraries used in this project.
330330
- Foot Note: [This is originally roop-cam, see the full history of the code here.](https://github.com/hacksider/roop-cam) Please be informed that the base author of the code is [s0md3v](https://github.com/s0md3v/roop)

0 commit comments

Comments
 (0)