Backg / index.html
LapStore
try space
ceb119d
raw
history blame
No virus
539 Bytes
<html>
<body bgcolor="#00cccc">
<center>
<br><br><br>
<form action="https://taha454-backg.hf.space/predict" method="post" enctype="multipart/form-data">
<p><h3>Enter Image:</h3></p>
Name :<p><input type="text" name="supported_types_str" /></p><br>
Age :<p><input type="text" name="age" /></p><br>
File : <input type="file" name="file" required><br><br>
<p><input type="submit" value="submit" /></p>
</form>
</center>
</body>
</html>