Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hyma7
/
Commercial_court_chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Hyma7
commited on
26 days ago
Commit
627ff23
·
verified
·
1 Parent(s):
e7972d4
Update setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+3
-1
setup.sh
CHANGED
Viewed
@@ -1,2 +1,4 @@
1
#!/bin/bash
2
-
apt-get update && apt-get install -y
tesseract-ocr
1
#!/bin/bash
2
+
apt-get update && apt-get install -y
\
3
+
tesseract-ocr \
4
+
libtesseract-dev