HemanthSai7 commited on
Commit
30dce5a
β€’
1 Parent(s): 92c5a4f

Textgen workflows sync

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,5 +1,3 @@
1
- # FastAPI-Deployement
2
-
3
  ---
4
  title: TextGen
5
  emoji: πŸ“
@@ -8,7 +6,8 @@ colorTo: yellow
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
 
 
 
1
  ---
2
  title: TextGen
3
  emoji: πŸ“
 
6
  sdk: docker
7
  app_file: app.py
8
  pinned: false
 
9
  ---
10
 
11
+ # FastAPI-Deployement
12
+
13
  Simple Text Generation app using Cohere generate model to demonstrate deploying FastAPI Applications on Hugginbface Spaces via Docker and Github Actions