Im trying to analyse an image that is a JPEG and below 20mb via URL, the url is public: Imgur: The magic of the Internet
I have tried to convert to PNG / WEBP but it should take a JPEG extension.
Im trying to analyse an image that is a JPEG and below 20mb via URL, the url is public: Imgur: The magic of the Internet
I have tried to convert to PNG / WEBP but it should take a JPEG extension.
Did converting to PNG or .webp work for you?
That link doesn’t work, because
https://i.imgur.com/YyJuNpo.jpeg
redirects to
https://imgur.com/YyJuNpo
which is a web page, not an image
Try using another file hosting service to store your images.
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!
Hi @LeftyLuke , just wondering if you were able to resolve this? I’m encountering the same issue .
Hi @LeftyLuke ,
Welcome to Make Community!
We have a solution for you. We can see that the Public Image URL you provided is redirecting to some other pages, so the GPT Module throws this error. Instead of using the URL directly, you can use the “HTTP: Get a file” module to download the image file and use that data to extract the details Using GPT. Please refer to the below image.
Regards,
Msquare Automation - Gold Partner of Make
Explore our YouTube Channel
for valuable insights and updates!
Please see comment below from @Msquare_Automation (Thanks btw!) that should work