Spaces:
Running
Running
File size: 371 Bytes
7452fa0 aa9a791 7452fa0 aa9a791 7452fa0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>OCR Wrapper</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>Welcome!</h1>
<p>I will upload in this space the code for the OCR Wrapper which works with OCR Endpoint.</p>
</div>
</body>
</html>
|