attiquers commited on
Commit
d255de4
·
verified ·
1 Parent(s): 32b9530

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ This model predicts the stroke risk percentage based on user symptoms using a tr
13
  3. The trained model (`theta_final.npy`) predicts the stroke risk.
14
 
15
  ## 🚀 Try it Live:
16
- [![Hugging Face Space](https://img.shields.io/badge/HuggingFace-Space-blue)](https://huggingface.co/spaces/your-space-name)
17
 
18
  ## 📂 Files:
19
  - `app.py`: Gradio interface and model inference.
 
13
  3. The trained model (`theta_final.npy`) predicts the stroke risk.
14
 
15
  ## 🚀 Try it Live:
16
+ [![Hugging Face Space](https://img.shields.io/badge/HuggingFace-Space-blue)](https://huggingface.co/attiquers)
17
 
18
  ## 📂 Files:
19
  - `app.py`: Gradio interface and model inference.