Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
radames/hello-pytesseract
LukeDev
/
Pytesseract-PytesseractJs-LLM-OCR
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a60d0d2
Pytesseract-PytesseractJs-LLM-OCR
/
app.json
Luke
no message
d7fedda
6 months ago
raw
Copy download link
history
blame
Safe
116 Bytes
{
"name"
:
"OCR"
,
"scripts"
:
{
"postdeploy"
:
"npm install"
}
,
"env"
:
{
"NODE_ENV"
:
"production"
}
}