feat(ocr): full OCR pipeline with polygon annotations, training, and guided mode #232
@@ -72,7 +72,9 @@ $effect(() => {
|
|||||||
></div>
|
></div>
|
||||||
</div>
|
</div>
|
||||||
<p class="mt-2 text-right text-sm text-gray-500">
|
<p class="mt-2 text-right text-sm text-gray-500">
|
||||||
{m.ocr_progress_page({ current: String(currentPage), total: String(totalPages) })}
|
<span aria-live="polite" aria-atomic="true">
|
||||||
|
{m.ocr_progress_page({ current: String(currentPage), total: String(totalPages) })}
|
||||||
|
</span>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
{:else if status === 'error'}
|
{:else if status === 'error'}
|
||||||
|
|||||||
Reference in New Issue
Block a user