{% extends "disease_page.html" %} {% block page %}





Pneumonia Disease Prediction

{{ image_file_name }}

Prediction: {{ label }}

Accuracy : {{ accuracy }} %





{% endblock %}