Spaces:
Runtime error
Runtime error
NewtonKimathi
commited on
Commit
β’
9156d9b
1
Parent(s):
aa4bb8c
Updated Readme file
Browse files
README.md
CHANGED
@@ -1,14 +1,16 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
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/
|
|
|
1 |
---
|
2 |
+
metadata:
|
3 |
+
title: Sepsis Prediction Fast API
|
4 |
+
emoji: π€
|
5 |
+
colorFrom: red
|
6 |
+
colorTo: blue
|
7 |
+
sdk: docker
|
8 |
+
python_version: 3.11
|
9 |
+
pinned: false
|
10 |
+
app_port: 7860
|
11 |
+
app_file: main.py
|
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/
|