Spaces:
Runtime error
Runtime error
NewtonKimathi
commited on
Commit
β’
587f614
1
Parent(s):
b982d3c
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
metadata:
|
3 |
-
|
4 |
title: Sepsis Prediction Fast API
|
5 |
sdk: docker
|
6 |
emoji: π
|
7 |
colorFrom: red
|
8 |
colorTo: blue
|
9 |
pinned: false
|
10 |
-
app_file: main.py
|
11 |
-
app_port: 7860
|
12 |
---
|
13 |
|
|
|
14 |
Here is the link to directly access the API: here. Access the documentation here.
|
15 |
|
16 |
To direcly access your API hosted on HuggingFace you should use the URL follow this format : https://<USERNAME>-<SPACENAME>.hf.space/
|
|
|
1 |
---
|
2 |
metadata:
|
|
|
3 |
title: Sepsis Prediction Fast API
|
4 |
sdk: docker
|
5 |
emoji: π
|
6 |
colorFrom: red
|
7 |
colorTo: blue
|
8 |
pinned: false
|
9 |
+
app_file: main.py
|
10 |
+
app_port: 7860
|
11 |
---
|
12 |
|
13 |
+
|
14 |
Here is the link to directly access the API: here. Access the documentation here.
|
15 |
|
16 |
To direcly access your API hosted on HuggingFace you should use the URL follow this format : https://<USERNAME>-<SPACENAME>.hf.space/
|