Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
FaceOnLive
/
ID-Document-Recognition-SDK
like
346
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
Zhu-FaceOnLive
commited on
Oct 28, 2024
Commit
baff3df
·
verified
·
1 Parent(s):
b54e920
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+0
-1
run.sh
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
#!/bin/bash
2
3
-
exec ./ocrengine/ttvocrsrv &
4
exec python3 app.py &
5
exec python3 demo.py
1
#!/bin/bash
2
3
exec python3 app.py &
4
exec python3 demo.py