summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AutoVideosGPU.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/AutoVideosGPU.py b/AutoVideosGPU.py
index 02f7536..25ccabd 100644
--- a/AutoVideosGPU.py
+++ b/AutoVideosGPU.py
@@ -1,6 +1,6 @@
import GPU
-#GPU.platform_id = -1 #Remove the # at the start of the line to choose platform
+GPU.platform_id = -1
import numpy as np
import random