Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vartex39
/
vizsum-pro
like
6
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
44e2364
vizsum-pro
/
tests
/
notepad_test_ocr.py
Vartex39
VIZSUM PRO REAL DEPLOY — Claude 3, Emoji Yok, PDF Fix
cc21f11
11 days ago
raw
Copy download link
history
blame
Safe
125 Bytes
from
ocr_engine
import
extract_text_from_image
print
(extract_text_from_image(
"c:/Users/sinan/Desktop/vizsum-pro/test.png"
))