It won't let me it says this:
System.IO.FileNotFoundException: Could not find file 'C:\Users\owner\Downloads\Aurora Face Sketch Colored.jpg'.
File name: 'C:\Users\owner\Downloads\Aurora Face Sketch Colored.jpg'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..cto