From 13980724271df75c2e624d8f09f68f9ec5d230af Mon Sep 17 00:00:00 2001 From: iperov Date: Fri, 4 Jan 2019 00:09:39 +0400 Subject: [PATCH] upd readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0d08bba..d6dc07b 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ - new architecture, easy to experiment with models -- works on 2GB old cards , such as GT730. Example of fake trained on 2GB gtx850m notebook in 18 hours https://www.youtube.com/watch?v=bprVuRxBA34 - - face data embedded to png files - automatic GPU manager, chooses best gpu(s) and supports --multi-gpu (only for identical cards). Warning: dont use cards in SLI mode.