Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hassan526
/
ID_Document_Recognition_API
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ID_Document_Recognition_API
/
run_demo.sh
hassan526
Update run_demo.sh
bdbce84
verified
17 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
#!/bin/sh
# Add the current directory to PYTHONPATH
export
PYTHONPATH=$(
dirname
"
$(pwd)
"
):
$PYTHONPATH
python3 app.py