Backg / index.html
LapStore
try space
4722fbd
raw
history blame
No virus
561 Bytes
<html>
<body bgcolor="#00cccc">
<center>
<br><br><br>
<form action="https://taha454-backg.hf.space/imageStep1" method="post" enctype="multipart/form-data">
<p><h3>Enter Image:</h3></p>
Name :<p><input type="text" name="type_of_filters" /></p><br>
blur_radius :<p><input type="text" name="blur_radius" /></p><br>
Image : <input type="file" name="image_file" required><br><br>
<p><input type="submit" value="submit" /></p>
</form>
</center>
</body>
</html>