AI Center - input data missing error

Hi guys,
Please help me identify why I am getting this error when I run the project.
I am doing a fruit image analysis project.



It’s my first trial with AI Center.

Thanks in advance

Did you checked using test skill first try if you able to get the output in test skill

just included it in my original question,please check.

It also gave the same error.

@Anil_G @postwick @zell12 please help

Hi @Latifa
You’re sending ‘item’ variable, but I don’t see where are you initializing it with the required input file to be analyzed

Hi @Eric_Alvarado she is iterating through each image from folder @Latifa check the mL package once and make sure ml skill is available in AI center

@Latifa

Please expand the details and show

Also can you tell how the ml skill is created

Also in test did you happen to select or give a file path? As in screenshot we dont see the field filled

Cheers

@Eric_Alvarado I guess you are right.I was just faithfully following a tutorial.
My For Each activity is slightly different from the instructor’s and it changes to For Each currentText after sometime.Please guide me on how to tackle that.I am still learning.

@Anil_G I gave the filepath and tried with the word apple and still didn’t work.

This is the same path I used to Test skill.

@Akash_Javalekar1 yes its very much available

@Latifa

filepath should be with the extension

cheers

1 Like

Thank you all,I have been able to resolve it.
The issue was with the variables.

2 Likes