Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kby-ai
/
FaceRecognition
like
364
Running
App
Files
Files
Community
3
justin2341
commited on
Oct 2, 2024
Commit
bf8a8cf
·
verified
·
1 Parent(s):
387d1ef
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-face
4
exec python3 demo.py &
5
exec python3 app.py
1
#!/bin/bash
2
3
+
cd /
home
/
openvino/
kby-ai-face
4
exec python3 demo.py &
5
exec python3 app.py