Then it is a question of the means of using HF’s space externally. As it turns out, it should be possible. Many people are doing it.
You could call the functions visible in the Use via API at the bottom of the page (although the auto-generated description contains some lies), or you could scrape and grab the Gradio component and request it, which would be more reliable.
I’m not very familiar with scraping pages using JS, but the resulting code didn’t seem difficult. There may be some information in the forum logs.
1 Like