Skip to content

Instantly share code, notes, and snippets.

View Manikanta-Munnangi's full-sized avatar
🎯
Focusing

Manikanta Munnangi Manikanta-Munnangi

🎯
Focusing
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<div class="container bg-3" style="color: black;text-align: justify;">
<div class="row">
<div class="col-md-7" style="font-size:inherit">
<h1 style="font-weight: 20px;"> Casued By Pathogen </h1>
<p style="font-weight: 15px;">{{Pathogen}} </p>
<h1 style="font-weight: 20px;"> Symptoms of Affected plant</h1>
<p style="font-weight: 15px;">{{Symptoms}} </p>
<h1 style="font-weight: 20px;"> Management </h1>
<p style="font-weight: 15px;">{{Management}} </p>
</div>
<form action="/predict" method="POST" enctype="multipart/form-data">
<input type="file" class="btn" name="image"
style="font-size: 20px;font-weight: bolder;color: black;border-radius: 10px;"
accept="image/*" required>
<input type="submit" class="btn"
style="font-size: 20px;font-weight: bolder;color: black;border-radius: 10px;">
</form>