Commit 103fbaf4 authored by sghoshcvc's avatar sghoshcvc

White Space error in sample python script

parent 4c9af581
......@@ -30,7 +30,6 @@ if not os.path.isfile('textbox.caffemodel') or not os.path.isfile('textbox_deplo
print " Model files not found in current directory. Aborting"
print " Model files should be downloaded from https://github.com/sghoshcvc/TextBox-Models"
quit()
cv2.text.cnn_config.caffe_backend.setCaffeGpuMode(True);
pathname = os.path.dirname(sys.argv[0])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment