Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
quadranttechnologies
/
Receipt_Image_Analyzer
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dileep7729
commited on
Jan 5
Commit
f22907b
·
verified
·
1 Parent(s):
b443de4
Upload start.sh
Browse files
Files changed (1)
hide
show
start.sh
+3
-0
start.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
apt-get update && apt-get install -y tesseract-ocr libtesseract-dev
3
+
python app.py