NewtonKimathi commited on
Commit
9156d9b
β€’
1 Parent(s): aa4bb8c

Updated Readme file

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,14 +1,16 @@
1
  ---
2
- title: Sepsis Prediction Fast API
3
- emoji: πŸ€’
4
- colorFrom: red
5
- colorTo: blue
6
- sdk: docker
7
- python_version:3.11
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/
 
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/