Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
kby-ai/IDCardRecognition
justin2341
/
IDCardRecognition
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
justin2341
commited on
Oct 2, 2024
Commit
68bd85b
·
1 Parent(s):
c350c19
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+1
-1
run.sh
CHANGED
Viewed
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
3
-
cd /
root
/kby-ai-idcard
4
exec python3 demo.py &
5
exec python3 app.py
1
#!/bin/bash
2
3
+
cd /
home
/kby-ai-idcard
4
exec python3 demo.py &
5
exec python3 app.py