Spaces:
Runtime error
Runtime error
File size: 548 Bytes
669fa53 a50c3df 40c7376 a50c3df 40c7376 669fa53 a50c3df 30bf470 a50c3df 30bf470 a50c3df 30bf470 a50c3df 30bf470 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
title: Sepsis Prediction Fast API
emoji: 🤒
colorFrom: red
colorTo: blue
sdk: docker
python_version:3.11
pinned: false
app_port:7860
app_file: main.py
Here is the link to directly access the API: here. Access the documentation here.
To direcly access your API hosted on HuggingFace you should use the URL follow this format : https://<USERNAME>-<SPACENAME>.hf.space/
In my case it is : https://NewtonKimathi-Sepsis_Prediction_FastApi.hf.space/
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|