# FastAPI-Deployement | |
--- | |
title: TextGen | |
emoji: π | |
colorFrom: yellow | |
colorTo: yellow | |
sdk: docker | |
app_file: app.py | |
pinned: false | |
--- | |
Simple Text Generation app using Cohere generate model to demonstrate deploying FastAPI Applications on Hugginbface Spaces via Docker and Github Actions |