Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kby-ai
/
PalmPrintRecognition
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
justin2341
commited on
Nov 30, 2024
Commit
c622a4c
·
verified
·
1 Parent(s):
3dfe8c1
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-palmprint
4
exec python3 demo.py &
5
exec python3 app.py
1
#!/bin/bash
2
3
+
cd /
home
/kby-ai-palmprint
4
exec python3 demo.py &
5
exec python3 app.py