|
<html> |
|
<body bgcolor="#00cccc"> |
|
<center> |
|
<br><br><br> |
|
<form action="https://taha454-backg.hf.space/Video" method="post" enctype="multipart/form-data"> |
|
<p><h3>Enter Image:</h3></p> |
|
type_of_filters :<p><input type="text" name="type_of_filters" /></p><br> |
|
kind_back :<p><input type="text" name="kind_back" /></p><br> |
|
blur_radius :<p><input type="text" name="blur_radius" /></p><br> |
|
Video : <input type="file" name="video_file" required><br><br> |
|
Background_Image : <input type="file" name="background_image" ><br><br> |
|
|
|
<p><input type="submit" value="submit" /></p> |
|
</form> |
|
</center> |
|
</body> |
|
</html> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|