Spaces:
Runtime error
Runtime error
NewtonKimathi
commited on
Commit
·
669fa53
1
Parent(s):
e26c473
Updated Readme file
Browse files
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
metadata
|
2 |
-
title:
|
3 |
emoji: 🤒
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
7 |
pinned: false
|
|
|
|
|
8 |
Here is the link to directly access the API: here. Access the documentation here.
|
9 |
|
10 |
To direcly access your API hosted on HuggingFace you should use the URL follow this format : https://<USERNAME>-<SPACENAME>.hf.space/
|
|
|
1 |
metadata
|
2 |
+
title: Sepsis Prediction Fast API
|
3 |
emoji: 🤒
|
4 |
colorFrom: red
|
5 |
colorTo: blue
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
+
app_file: main.py
|
9 |
+
|
10 |
Here is the link to directly access the API: here. Access the documentation here.
|
11 |
|
12 |
To direcly access your API hosted on HuggingFace you should use the URL follow this format : https://<USERNAME>-<SPACENAME>.hf.space/
|