nami0342 commited on
Commit
51a2a2a
·
1 Parent(s): 9e2f6a9

Update readme

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,11 +1,13 @@
1
  ---
2
- title: GEN_VTON_API
3
- colorFrom: pink
4
- colorTo: gray
 
5
  sdk: docker
6
  app_file: app.py
7
  pinned: false
8
- license: apache-2.0
9
  ---
10
 
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: GEN IDM VTON API
3
+ emoji: 📝
4
+ colorFrom: yellow
5
+ colorTo: yellow
6
  sdk: docker
7
  app_file: app.py
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