getIngredientsFromImage

suspend fun getIngredientsFromImage(imageUri: Uri): List<String>

returns the ingredients seen on the image captured/uplaoded by the user

Return

guessed ingredients

Parameters

imageUri

captured/uploaded image