Joseph Pollack
adds footer for explicit user interface openapi ui + json & gradio schema + health endpoint - no reason why
ce82d17 unverified | <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <meta name="theme-color" content="#0b3d4a" /> | |
| <meta | |
| name="description" | |
| content="Streaming OCR for Ebola contact-tracing documents — OvisOCR2 and GLM-OCR." | |
| /> | |
| <link rel="icon" href="./favicon.ico" /> | |
| <title>OCR Capacity Building as a Service</title> | |
| <script> | |
| window.MathJax = { | |
| options: { | |
| skipHtmlTags: [ | |
| "script", | |
| "noscript", | |
| "style", | |
| "textarea", | |
| "code", | |
| "annotation", | |
| "annotation-xml", | |
| ], | |
| }, | |
| tex: { | |
| inlineMath: [ | |
| ["\\(", "\\)"], | |
| ["$", "$"], | |
| ], | |
| displayMath: [ | |
| ["\\[", "\\]"], | |
| ], | |
| processEscapes: true, | |
| }, | |
| chtml: { matchFontHeight: false }, | |
| startup: { typeset: false }, | |
| }; | |
| </script> | |
| <script defer src="./vendor/mathjax/tex-chtml-full.js"></script> | |
| <script type="module" crossorigin src="./assets/index-5keqpq8h.js"></script> | |
| <link rel="stylesheet" crossorigin href="./assets/index-CEAIWIAK.css"> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| </body> | |
| </html> | |