BAT / README.md
rakib72642's picture
changed bat project from django to fastapi
cf4d303

MAIN Branch

Project : BAT_Master ==>> main HuggingFace: https://huggingface.co/HawkEyesAI/BAT

sudo apt update && sudo apt upgrade -y && sudo apt-get install -y iproute2 libgl1 && sudo apt-get install -y nano wget unzip nvtop git git-lfs && git clone -b rakib_dev https://huggingface.co/HawkEyesAI/BAT && cd BAT && chmod +x deploy.sh && ./deploy.sh && sleep 10 && python test.py


chmod +x reDeploy.sh && ./reDeploy.sh && sleep 10 && python test.py


cd BAT && python projectBAT/manage.py runserver localhost:8679

hypercorn projectBAT.wsgi:application --bind localhost:8679 --workers 10

python projectBAT/manage.py runserver localhost:8679

ngrok http --domain=hasb.nagadpulse.com 8679