From 81e15168492c1887fd3ffdcfe302ecd36bf2621c Mon Sep 17 00:00:00 2001 From: Ali Aliev Date: Sat, 16 May 2020 10:42:53 +0300 Subject: [PATCH] remote gpu milestone reached --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5f164981e..ea6e68da4 100644 --- a/README.md +++ b/README.md @@ -260,9 +260,9 @@ To remove Avatarify and its related programs follow the [instructions](https://g Our goal is to democratize photorealistic avatars for video-conferencing. To make the technology even more accessible, we have to tackle the following problems: -1. ~~Add support for more platforms (Linux and Mac are already supported).~~ -2. Remote GPU support. This is a work in progress. -3. Porting to non-CUDA GPUs (Intel integrated GPUs, AMD GPUs, etc) and optimization. The goal is to run Avatarify real-time (at least 10FPS) on modern laptops. +* ~~Add support for more platforms (Linux and Mac are already supported).~~ +* ~~Remote GPU support. This is a work in progress.~~ +* Porting to non-CUDA GPUs (Intel integrated GPUs, AMD GPUs, etc) and optimization. The goal is to run Avatarify real-time (at least 10FPS) on modern laptops. Please make pull requests if you have any improvements or bug-fixes.