diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-19 09:52:55 -0400 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2015-09-19 09:52:55 -0400 |
commit | 942eda24b31bc10c8ad48b06029cbea13926c8aa (patch) | |
tree | 9e4c8edd9bdf317dc6c35cb8495dc7321dc7f9dd | |
parent | 6a0f7f47a865044809cc5a5f13613eb446713190 (diff) |
Edited readme
-rw-r--r-- | README.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -43,15 +43,6 @@ To run AutoVideos: To run AutoAudio: `python AutoAudioGPU.py` -If you are getting this error: -``` -pyopencl.LogicError: Context failed: invalid value -``` -Just uncomment (remove the # at the start of the line) the following lines in AutoAudioGPU.py, AutoImagesGPU.py, and AutoVideosGPU.py: -``` -GPU.platform_id = -1 -``` - Don't worry if when you run it, it gives the following message: ``` |