hassan526's picture
Update run_demo.sh
bdbce84 verified
raw
history blame contribute delete
120 Bytes
#!/bin/sh
# Add the current directory to PYTHONPATH
export PYTHONPATH=$(dirname "$(pwd)"):$PYTHONPATH
python3 app.py