I am building an app that should be able to take the ingredient list of any product mostly food and cosmetic by the photo taken by the user. Then be able to get the ingredient list to my model for processing. Will this work for it and how do I implement the real time image capture function? Any suggestions?
hey I am having an issue regarding host an tesseract based app on vercel. I am unable to set the path of tesseract on vercel...Can you please help me with it
This is my first react app ever and Iam having issue with the images... same code but the image wont load, Firstly I upload one imagine => null, then I upload second one and it loads the first one uploaded, but still not showing up. I hope u get it, any ideas? Thanks
heyy iam trying out this, iam not getting any idea where i lost iam just getting this error " worker.load is not a function TypeError: worker.load is not a function " could you please resolve this
That's Emmet, and VS Code supports Emmets snippets by default, but VC Code isn't configured to recognize JSX, so you can googling this keyword "JSX Autocompletion with Emmet in VS Code"
Hlo, when I upload an image it gives an error of setSelectedImage is not a function.
I am building an app that should be able to take the ingredient list of any product mostly food and cosmetic by the photo taken by the user. Then be able to get the ingredient list to my model for processing. Will this work for it and how do I implement the real time image capture function? Any suggestions?
hey I am having an issue regarding host an tesseract based app on vercel. I am unable to set the path of tesseract on vercel...Can you please help me with it
This is my first react app ever and Iam having issue with the images... same code but the image wont load, Firstly I upload one imagine => null, then I upload second one and it loads the first one uploaded, but still not showing up. I hope u get it, any ideas? Thanks
error worker.load is not a function
How do i solve this
did you got answer ?
dont forget to run "npm update" after you download to project
heyy iam trying out this, iam not getting any idea where i lost iam just getting this error "
worker.load is not a function
TypeError: worker.load is not a function
" could you please resolve this
Did you maybe found the solution?
same for me
what vscode extension do you use to auto complete some code?
That's Emmet, and VS Code supports Emmets snippets by default, but VC Code isn't configured to recognize JSX, so you can googling this keyword "JSX Autocompletion with Emmet in VS Code"
@@CandDev Nice... I found it already, thank u