Spaces:
Runtime error
Runtime error
NewtonKimathi
commited on
Commit
β’
c68e63d
1
Parent(s):
40c7376
Updated Readme file
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
title: Sepsis Prediction Fast API
|
2 |
emoji: π€
|
3 |
colorFrom: red
|
@@ -7,7 +8,7 @@ python_version:3.11
|
|
7 |
pinned: false
|
8 |
app_port:7860
|
9 |
app_file: main.py
|
10 |
-
|
11 |
Here is the link to directly access the API: here. Access the documentation here.
|
12 |
|
13 |
To direcly access your API hosted on HuggingFace you should use the URL follow this format : https://<USERNAME>-<SPACENAME>.hf.space/
|
|
|
1 |
+
---
|
2 |
title: Sepsis Prediction Fast API
|
3 |
emoji: π€
|
4 |
colorFrom: red
|
|
|
8 |
pinned: false
|
9 |
app_port:7860
|
10 |
app_file: main.py
|
11 |
+
---
|
12 |
Here is the link to directly access the API: here. Access the documentation here.
|
13 |
|
14 |
To direcly access your API hosted on HuggingFace you should use the URL follow this format : https://<USERNAME>-<SPACENAME>.hf.space/
|