From 8477a6c219c92de65d23b4516fe7c8cfe8ac1b5f Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 12 Jun 2016 15:28:00 -0400 Subject: Fixed codec problems --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e34502b..3fc5798 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ cd /directory/where/AutoArt/is/ To run AutoImages: ``` -python AutoImagesGPU2.py +python AutoImagesGPU.py ``` To run AutoVideos: ``` -python AutoVideosGPU2.py +python AutoVideosGPU.py ``` To run AutoAudio: ``` -- cgit v1.2.3