Hello, I tried using this script to apply perspective to the text below:
URL=https://imgbox.com/xBzbmOXz
My full command line looks like this:
`Microsoft Windows [Version 10.0.19042.1110]
(c) Microsoft Corporation. All rights reserved.
G:\dl\perspective>python perspective.py "m 913 228 l 1106 265 1050 434 848 386"
File "G:\dl\perspective\perspective.py", line 231
IndentationError: expected an indented block`
I'm sure it's an issue on my end, what am I doing wrong?