Commit
·
92c5a4f
1
Parent(s):
2873292
Textgen workflows sync
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ colorTo: yellow
|
|
| 8 |
sdk: docker
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Simple Text Generation app using Cohere generate model to demonstrate deploying FastAPI Applications on Hugginbface Spaces via Docker and Github Actions
|
|
|
|
| 8 |
sdk: docker
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
+
|
| 12 |
---
|
| 13 |
|
| 14 |
Simple Text Generation app using Cohere generate model to demonstrate deploying FastAPI Applications on Hugginbface Spaces via Docker and Github Actions
|