I'm creating an ai age detector with image picker when user selected the image it will upload to the server for ai detection, but after clicking upload button it gives me ERROR 1104
Here is my blocks screenshot:
You may need to construct an html file, containing a form with a file select button (input tag), and then a script for the form action to send the file to the api.