Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
recognito
/
ID-Document-Verification
like
22
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
adaeddb
ID-Document-Verification
/
run_demo.sh
hassan526
Upload 3 files
e185710
about 2 months ago
raw
Copy download link
history
blame
Safe
203 Bytes
#!/bin/sh
# Add the current directory to PYTHONPATH
export
PYTHONPATH=$(
dirname
"
$(pwd)
"
):
$PYTHONPATH
# Set LD_LIBRARY_PATH
export
LD_LIBRARY_PATH=
"/usr/lib/openvino:
$LD_LIBRARY_PATH
"
python3 app.py