Using immortal for auto-restart on failure
This commit is contained in:
parent
9ec247fe59
commit
deaba3ff47
2 changed files with 22 additions and 21 deletions
|
|
@ -1,21 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>IReadIt test form.</title>
|
||||
<link href="css/standard.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<form action="http://loriner.journeyman.cc:8888/v1/tesseract/" method="POST">
|
||||
<p class="widget">
|
||||
<label for="image-url" title="URL of the image you wish to transcribe">Image URL</label>
|
||||
<input id="image-url" type="text" size="80"/>
|
||||
</p>
|
||||
<p class="widget">
|
||||
<label for="submit">To transcribe the text of this image</label>
|
||||
<input name="action" id="action" type="submit" class="action" value="Transcribe!"/>
|
||||
</p>
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue