trying to run the notebook ‘Short courses/Building Generative AI Applications with Gradio/Image captioning App’ in a local Jupyter Notebook…
I assume that I did not get the right endpoint_url…
HF_API_ITT_BASE = “https://ehoxl9yrjiy4m82k.us-east-1.aws.endpoints.huggingface.cloud”
(I already installed all required packages, like python-dotenv, gradio, ipywidgets). I opened an account at hugging face and got my personal HF_API_KEY. I created an .env file and put all the required keys and urls into it…)
If this is a URL problem: Where to find/create the required URL(s)?
See the screen shot for the code and the error message.
Many thanks for your hints/support!