Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kby-ai
/
LicensePlateRecognition
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
justin2341
commited on
Dec 6, 2024
Commit
648270d
·
verified
·
1 Parent(s):
3b918d2
Update run.sh
Browse files
Files changed (1)
hide
show
run.sh
+2
-2
run.sh
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
-
# cd /home/openvino/kby-ai-alpr
2
-
#
exec python3 demo.py &
3
exec python3 app.py
1
+
# cd /home/openvino/kby-ai-alpr
2
+
exec python3 demo.py &
3
exec python3 app.py