Update README.md
Browse files
README.md
CHANGED
|
@@ -28,6 +28,7 @@ metrics:
|
|
| 28 |
|
| 29 |
# Tuberculosis Classifier
|
| 30 |
[Github repo is here](https://github.com/owos/tb_project)
|
|
|
|
| 31 |
# Model description
|
| 32 |
This is a computer vision model that was built with TensorFlow to classify if a given x-ray scan is positive for Tuberculosis or not.
|
| 33 |
|
|
|
|
| 28 |
|
| 29 |
# Tuberculosis Classifier
|
| 30 |
[Github repo is here](https://github.com/owos/tb_project)
|
| 31 |
+
[HuggingFace Space](https://huggingface.co/spaces/Owos/tb_prediction_space)
|
| 32 |
# Model description
|
| 33 |
This is a computer vision model that was built with TensorFlow to classify if a given x-ray scan is positive for Tuberculosis or not.
|
| 34 |
|