Adhin commited on
Commit
2f7e617
Β·
1 Parent(s): dde4124

add config

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # πŸš€ FastAPI Application
2
 
3
  This is a RESTful API built using [FastAPI](https://fastapi.tiangolo.com/)
 
1
+ ---
2
+ title: HemoVDB
3
+ emoji: πŸ‘€
4
+ colorFrom: purple
5
+ colorTo: red
6
+ sdk: docker
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
12
  # πŸš€ FastAPI Application
13
 
14
  This is a RESTful API built using [FastAPI](https://fastapi.tiangolo.com/)