Update README.md
#15
by kanhaiya0999 - opened
URL and url mismatched.. in line number 38
image = download_image(URL) => image = download_image(url)
Thank you!
patrickvonplaten changed pull request status to merged
URL and url mismatched.. in line number 38
image = download_image(URL) => image = download_image(url)
Thank you!