Relative Content

Tag Archive for next.jsroutesnext.js14gradio

Hugging Face Gradio API integrate with Nextjs 14.2

I wanted to deploy my ML model on web, so i hosted the model on hugging face and wanted to use the api for using it with my own UI.
console error image is added for reference.
The Web framework is not contacting with the HF is the problem here, please help.