Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vizan
/
ocr
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ocr
/
ocr_tool
/
run_tool.bat
Vizan Deployer
Initial Release for Hugging Face
1b12df6
2 months ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
@
echo
off
echo
Starting PaddleOCR Local Tool...
cd
/d "%~dp0"
E:\
paddle_venv
\
Scripts
\
streamlit
run
app.py
pause