Spaces:
Runtime error
Runtime error
Hemanth Sai Garladinne
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,6 @@ app_file: app.py
|
|
| 8 |
pinned: false
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# FastAPI-
|
| 12 |
|
| 13 |
-
Simple Text Generation app using Cohere generate model to demonstrate deploying FastAPI Applications on
|
|
|
|
| 8 |
pinned: false
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# FastAPI-Deployment
|
| 12 |
|
| 13 |
+
Simple Text Generation app using Cohere generate a model to demonstrate deploying FastAPI Applications on Huggingface Spaces via Docker and Github Actions
|