Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5f48798

Browse files
Add SuryaOCR notebook
1 parent 724b28a commit 5f48798

File tree

4 files changed

+2519
-0
lines changed

4 files changed

+2519
-0
lines changed

‎surya-ocr-demo/.python-version‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.10

‎surya-ocr-demo/pyproject.toml‎

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
[project]
2+
name = "surya-ocr-demo"
3+
version = "0.1.0"
4+
description = "Marimo notebook demo for SuryaOCR"
5+
requires-python = ">=3.10"
6+
authors = [
7+
{name = "ahmed-0011"},
8+
]
9+
dependencies = [
10+
"pyperclip>=1.9.0",
11+
"marimo[recommended]>=0.14.11,<1.0",
12+
"opencv-python~=4.12.0.88",
13+
"setuptools",
14+
"torch>=2.8.0",
15+
"surya-ocr>=0.15.2",
16+
"torchvision>=0.23.0",
17+
]
18+
19+
[tool.marimo.package_management]
20+
manager = "uv"
21+
22+
[tool.marimo.runtime]
23+
auto_instantiate = true
24+
on_cell_change = "autorun"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /