tomsoderlund/rest-api-with-gradio
30
1---2title: REST API with Gradio and Huggingface Spaces3emoji: ๐ฉโ๐ป4colorFrom: blue5colorTo: green6sdk: gradio7sdk_version: 3.12.08python_version: 3.9.139app_file: app.py10pinned: true11license: openrail12---13 14This is a demo from this article: https://www.tomsoderlund.com/ai/building-ai-powered-rest-api15 