I’m exploring the capabilities of Gradio apps hosted on Hugging Face Spaces. Specifically, I’m wondering if it’s possible for a Gradio app to make HTTP requests to an external server. For example, can the app send data to or retrieve data from an external API or service?
1 Like