Spaces:
Paused
Paused
add config
Browse files
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/)
|