added back option to run OCR

This commit is contained in:
Marcel Gansfusz
2025-10-23 00:06:25 +02:00
parent 56d3468889
commit c30d69d205
4 changed files with 84 additions and 18 deletions

View File

@@ -134,11 +134,10 @@
</div>
<input
type="checkbox"
name="censor"
name="ocr"
id="sec_censor"
value="True"
checked
/><label for="sec_censor">Zensieren</label><br /><br />
/><label for="sec_censor">OCR</label><br /><br />
<button type="submit" id="send">Senden</button>
</form>
</div>