Reactjs – How to upload a file(image) with Nextjs
I am trying to: Upload a picture to a Next.js app Run it through cjwbw/real-esrgan:d0ee3d708c9b911f122a4ad90046c5d26a0293b99476d697f6bb7f2e251ce2d4 Then return the enhanced image Does anybody know how to do that?