From a0e3a9f74527d42f9447c63c3ccde47d0928a112 Mon Sep 17 00:00:00 2001 From: Preveen <31360059+donpro2009@users.noreply.github.com> Date: Wed, 14 Aug 2024 08:56:54 -0300 Subject: [PATCH] Update README.md Fixed typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20aadc7..cf0682d 100644 --- a/README.md +++ b/README.md @@ -171,8 +171,8 @@ If you want the latest and greatest build, or want to see some new great feature ## Credits -- [ffmpeg](https://ffmpeg.org/): for making video related operations easy -- [deepinsight](https://github.com/deepinsight): for their [insightface](https://github.com/deepinsight/insightface) project which provided a well-made library and models. +- [Ffmpeg](https://ffmpeg.org/): for making video related operations easy +- [Deep Insight](https://github.com/deepinsight): for their [insightface](https://github.com/deepinsight/insightface) project which provided a well-made library and models. - [havok2-htwo](https://github.com/havok2-htwo) : for sharing the code for webcam - [GosuDRM](https://github.com/GosuDRM/nsfw-roop) : for uncensoring roop - and [all developers](https://github.com/hacksider/Deep-Live-Cam/graphs/contributors) behind libraries used in this project.