nicer webui
This commit is contained in:
@ -49,7 +49,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Upload Recipt</h1>
|
||||
<form action="/cgi-bin/api.cgi" method="post" enctype="multipart/form-data">
|
||||
<form action="/reciptocr/api.cgi" method="post" enctype="multipart/form-data">
|
||||
<label for="file">Select an image (PNG or JPEG):</label>
|
||||
<input type="file" name="file" id="file" accept=".png, .jpeg, .jpg">
|
||||
<input type="submit" value="Upload">
|
||||
|
Reference in New Issue
Block a user