nisharg nargund
Upload 6 files
31b916c
<!DOCTYPE html>
<html>
<body>
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2">
<center><h3 class="mt-5">Live Face and Eye Detection</h3></center>
<img src="{{ url_for('video_feed') }}" width="50%">
</div>
</div>
</div>
</body>
</html>