Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
capitaletech
/
LayoutLMv3-v1-languageLevels
like
0
Runtime error
App
Files
Files
Community
lamiaaEl
commited on
Jul 31
Commit
bb96ccd
•
1 Parent(s):
fad2da6
Update setup.sh
Browse files
Files changed (1)
hide
show
setup.sh
+2
-0
setup.sh
CHANGED
Viewed
@@ -1,2 +1,4 @@
1
apt-get update
2
apt-get install -y tesseract-ocr
1
+
#!/bin/bash
2
apt-get update
3
apt-get install -y tesseract-ocr
4
+