NewtonKimathi commited on
Commit
40c7376
·
1 Parent(s): 669fa53

Updated Readme file

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,10 +1,11 @@
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.
 
 
1
  title: Sepsis Prediction Fast API
2
  emoji: 🤒
3
  colorFrom: red
4
  colorTo: blue
5
  sdk: docker
6
+ 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.